On 5/8/07, Phil Oleson <[EMAIL PROTECTED]> wrote:
So..  To fix your implementation you will need to do something like I did.
I reimplemented libevents' gettime() function (because it's not exposed
via event.h) and use it instead of calling time(NULL);

I don't really understand why you are saying that.  Timeouts are
incremental and not in absolute time.  So, you don't really need to
understand anything about the underlying implementation.

Niels.
_______________________________________________
Libevent-users mailing list
Libevent-users@monkey.org
http://monkey.org/mailman/listinfo/libevent-users

Reply via email to