[ 
https://issues.apache.org/jira/browse/PROTON-2030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16974292#comment-16974292
 ] 

ASF subversion and git services commented on PROTON-2030:
---------------------------------------------------------

Commit aa021087a0de81c99041b325779480041d60e0e8 in qpid-proton's branch 
refs/heads/master from Jiří Daněk
[ https://gitbox.apache.org/repos/asf?p=qpid-proton.git;h=aa02108 ]

PROTON-2030 Use CLOCK_MONOTONIC in proactors for pn_transport_tick (#180)

- deprecates pn_proactor_now in favour of new pn_proactor_now_64
- replaces use of pn_i_now2 with pn_proactor_now_64
- uses GetTickCount64() in iocp proactor, instead of GetSystemTimeAsFileTime

> Use CLOCK_MONOTONIC in proactors for pn_transport_tick
> ------------------------------------------------------
>
>                 Key: PROTON-2030
>                 URL: https://issues.apache.org/jira/browse/PROTON-2030
>             Project: Qpid Proton
>          Issue Type: Improvement
>          Components: proton-c
>    Affects Versions: proton-c-0.27.0
>            Reporter: Jiri Daněk
>            Priority: Major
>
> IOCP and epoll proactors are feeding wall clock time to pn_transport_tick. I 
> tested (with epoll) that changing system clock breaks heartbeating.
> The libuv proactor does use monotonic already.



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