Re: [Libevent-users] Equivalent of event_self_cbarg() in libevent-2.0?

2012-09-19 Thread Chirag Kantharia
andle signals: This sound good; thank you, Nir! I'll give this a try. -- Chirag Kantharia, kantharia.in/chirag/ And all you touch and all you see, Is all your life will ever be. -- Pink Floyd, Breathe

[Libevent-users] Equivalent of event_self_cbarg() in libevent-2.0?

2012-09-18 Thread Chirag Kantharia
to send the sigev as argument to the sig_handler. I read in Nick's libevent book[*] that this can be accomplished using event_self_cbarg(), in 2.1.1-alpha+. Do we have something in libevent-2.0.x for the same? Thanks, Chirag. [*] http://www.wangafu.net/~nickm/libevent-book/Ref4_event.htm