Re: [Libevent-users] Two event base in multi threaded application vs one event base?

2012-09-12 Thread Nick Mathewson
On Fri, Sep 7, 2012 at 12:00 PM, Parvez Shaikh wrote: > Hi experts, > > While setting socket FD in event loop, should FD be set non-blocking (using > fcntl)? Almost certainly. You can also use evutil_make_socket_nonblocking(), which is a little more portable. > Further I am confused about how t

Re: [Libevent-users] Fwd: Possible memleaks reported in Debian bug#679217

2012-09-12 Thread Nick Mathewson
On Mon, Sep 10, 2012 at 11:08 AM, Leo Antunes wrote: Thanks again; just merged these patches. yrs, -- Nick *** To unsubscribe, send an e-mail to majord...@freehaven.net with unsubscribe libevent-usersin the body.