On Tue, Nov 30, 2010 at 9:41 AM, Kelly Brock <ke...@inocode.com> wrote: > Great news but the iocp fix needs a minor fix: > > Line 618 & 619 need to be modified as follows: > setsockopt(sock, SOL_SOCKET, SO_UPDATE_ACCEPT_CONTEXT, > (char *)&as->lev->fd, sizeof(&as->lev->fd)); > > This is due to the line just obove setting as->s to invalid.
Seems right to me; applied as 2599b2d *********************************************************************** To unsubscribe, send an e-mail to majord...@freehaven.net with unsubscribe libevent-users in the body.