On Sun, Aug 1, 2010 at 3:01 PM, Michael Gale wrote:
> Hello,
> I am using the latest release of libevent-python and the latest release
> of libevent-1.4.
> After I am done writing data and close the socket I attempt to remove the
> write event callback from the event loop. If I do this the ser
Hello,
I am using the latest release of libevent-python and the latest release
of libevent-1.4.
After I am done writing data and close the socket I attempt to remove the
write event callback from the event loop. If I do this the server segfaults
between 500 and 600 connections.
If I do not a