Hello! On Tue, Aug 21, 2012 at 10:46:32AM -0400, ConnorMcLaud wrote: > In fact I mostly need catch client deconnection. There is no good way for > that as for accepted connection, isn't it? Actually there is: add a cleanup handler for a connection pool. Maxim Dounin