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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to