[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [Libevent-users] Replacement for event_init?



event_base_new() Â, and be sure to only use functions that accept a event_base* paramÂ


On Thu, Feb 20, 2014 at 9:16 AM, Jeffrey Walton <noloader@xxxxxxxxx> wrote:
http://www.wangafu.net/~nickm/libevent-book/Ref2_eventbase.html states
that event_init is obsolete. But it does not state what should be
called in its place (and the source code appears to continue using
it).

I found a shutdown function in libevent_global_shutdown. But I did not
find a libevent_global_startup to match libevent_global_shutdown.

What function should be called for initialization?

Thanks in advance.
***********************************************************************
To unsubscribe, send an e-mail to majordomo@xxxxxxxxxxxxx with
unsubscribe libevent-users  Âin the body.