On Mon, Mar 29, 2010 at 12:36 PM, M P wrote:
> Is there a way to install timers that are not one-shot ? currently I
> have to re-add the timer in the callback to make it restart, however,
> it creates obvious drift.
> I'm looking for a timer that restarts itself automatically...
If you're using L
Is there a way to install timers that are not one-shot ? currently I
have to re-add the timer in the callback to make it restart, however,
it creates obvious drift.
I'm looking for a timer that restarts itself automatically...
Michael
***
Another patch to make libevent2 working with Google protocol buffers.
It provides access to the evrpc_req_generic struct members.
http://evproto.googlecode.com/svn/trunk/libevent-2.0.4-alpha-get-request-reply.patch
To be applied after this patch:
http://evproto.googlecode.com/svn/trunk/libevent-2.