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/05/03 09:07:00 UTC

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

     [ https://issues.apache.org/jira/browse/DISPATCH-2077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jiri Daněk updated DISPATCH-2077:
---------------------------------
    Description: 
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

  was:
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


> 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
>            Priority: Major
>
> 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