On Tue, 18 Dec 2012 03:21:15 GMT, punkUser wrote:

Great, the libevent version seems to work fine so far, thanks for the pointer!

One quick question... after using listenTcp is there a way to make it stop listening later? Other than that, everything has ported over easily and is running at least as well as before :)

I'm afraid I was too lazy to return some kind of handle from listenTcp that would make this possible ;) Will do as soon as possible.

(it just wasn't needed for the standard permanently running kind of server until now)