You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Jiri Daněk (Jira)" <ji...@apache.org> on 2021/04/24 10:13:00 UTC

[jira] [Created] (DISPATCH-2077) Replace usage of `clock_gettime` in `qd_timer_now` with `pn_proactor_now_64` from Proton

Jiri Daněk created DISPATCH-2077:
------------------------------------

             Summary: Replace usage of `clock_gettime` in `qd_timer_now` with `pn_proactor_now_64` from Proton
                 Key: DISPATCH-2077
                 URL: https://issues.apache.org/jira/browse/DISPATCH-2077
             Project: Qpid Dispatch
          Issue Type: Sub-task
            Reporter: Jiri Daněk


If you take a look into Proton how {{pn_proactor_now_64}} is implemented, you will see there are actually three implementations that are used depending on platform. One of the implementations is a Windows one, btw ;P

This is part of solving the issue "[Qpid-dispatch] timespec not defined on Windows
" described at http://qpid.2158936.n2.nabble.com/Qpid-dispatch-timespec-not-defined-on-Windows-td7642532.html

See discussion "C types for timestamps and durations
" for more background http://qpid.2158936.n2.nabble.com/C-types-for-timestamps-and-durations-td7682395.html



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org