> > But we have finalizers (event_finalize()) and some parts (as you already > > mentioned) of library support them via flags (bufferevent/evbuffer). > I'll have to have a look at the finalizers. But on first sight, not > the same as deferred callbacks? > finalizers: "These functions are used to safely tear down an event in > a multithreaded application"
Yep, this is not the same thing, and that was a bad idea to propose them, since I think that some callback-wrapper will be much simpler. *********************************************************************** To unsubscribe, send an e-mail to [email protected] with unsubscribe libevent-users in the body.
