[Libevent-users] Proper socket shutdown.

2010-10-28 Thread Kelly Brock
Hi Folks, I was cleaning up some experimental code and wanted to fix up the network connections to perform a correct/clean socket shutdown handshake. Unfortunately I can't seem to find any way of doing this through the existing API, documentation or example code and I'm hoping that I'm sim

RE: [Libevent-users] Forwarding events to a different event base.

2010-10-28 Thread Kelly Brock
Hi Nick, > >> >        So, given the latest rc does not support listener sockets > under > >> Win > >> > IOCP (unless that has changed), > >> > >> Are you talking about the IOCP based evconnlistener stuff?  It's > >> supposed to be working; if it isn't, you should open a bug on the > >> tracker. >