On Wed, Jan 30, 2013 at 7:38 PM, John Dunn wrote:
> I have a socket server which allocates memory for each connection. If there's
> an error on the socket it's easy for me to delete any memory associated with
> the connection. I also need to shutdown the eventbase from another thread
> which n
I have a socket server which allocates memory for each connection. If there's
an error on the socket it's easy for me to delete any memory associated with
the connection. I also need to shutdown the eventbase from another thread
which needs to close the listener socket, close all currently open