2015-12-18 18:21 GMT+01:00 Sven Van Caekenberghe <[email protected]>: > ZnServer and subclasses have a quite robust implementation of server > socket to connection handler logic with extensive error handling. All there > in the standard image. But I assume you already looked at it
Yes. I will reuse zinc logic too. And maybe in future we can subclass ZnServer from TCPServer.
