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
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.