TCPEventHandler.del

Use getContext/setContext to persist the context in each activity. Using AsyncTCPConnection in args allows the EventLoop implementation to create and pass a new object, which is necessary for listeners.

struct TCPEventHandler
void delegate(TCPEvent) del;

Meta