[zeromq-dev] zmq_poll stops expiring timeout in virtualized Windows 7

Bjorn Reese breese at mail1.stofanet.dk
Wed Oct 16 12:11:16 CEST 2013


On 10/15/2013 07:48 PM, Felipe Farinon wrote:

> == My proposal ==
> We could add a zeromq define that makes zmq_poll use a low precision
> timer, such as GetTickCount64 which has less bugs.

Alternatively, we could upgrade to C++11 and get a portable solution
with std::chrono::steady_clock

   http://en.cppreference.com/w/cpp/chrono/steady_clock




More information about the zeromq-dev mailing list