[zeromq-dev] [PATCH] Precise timeouts in zmq_poll

Martin Sustrik sustrik at moloch.sk
Wed Oct 13 22:15:34 CEST 2010


On 10/13/2010 10:11 PM, Martin Hurton wrote:
> Martin, any reason to postpone the initialization of the end variable?
It's an attempt to lower the latency. If there's already an event to 
return when you invoke zmq_poll, the call to gettimeofday is skipped.

Martin




More information about the zeromq-dev mailing list