Hi,
In listener.c, there is some duplicated code related to listen() and the
backlog argument.
This code simplifies backlog handling by relying on the POSIX semantics
of listen().
In evconnlistener_new and evconnlistener_new_async, if the backlog
argument was negative, a hardcoded backlog of 128
On Wed, Feb 8, 2012 at 1:29 PM, Ross Lagerwall wrote:
> Hi,
>
> I have created a fix for the issue:
> http://sourceforge.net/tracker/?func=detail&aid=2808695&group_id=50884&atid=461325
Just merged it ; thanks!
***
To unsubscribe,
Hello, everyone!
Announcing Libevent 2.0.17-stable
=
Libevent 2.0.17-stable is now tagged and released. The package is
available from the *shiny new website* at http://libevent.org/ .
There are GPG signatures there too; you should probably verify them,
to make su