On Tue, Apr 27, 2010 at 11:47 PM, Denis Bilenko <[email protected]> wrote: > However, some libraries might close the socket while using it in > another thread.
Heck, they might even do a blocking read, and THEN where would you be? i.e. if you're using nonblocking I/O, you're kind of an odd duck, and might have trouble using third-party libraries at all... I'm surprised you didn't run into this first. - Dan *********************************************************************** To unsubscribe, send an e-mail to [email protected] with unsubscribe libevent-users in the body.
