[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [Libevent-users] ANN: Libevent 2.0.9-rc is released
On Tue, Nov 30, 2010 at 9:41 AM, Kelly Brock <Kerby@xxxxxxxxxxx> 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 majordomo@xxxxxxxxxxxxx with
unsubscribe libevent-users in the body.