TCPListenerDistMixins

Undocumented in source.

Members

Classes

WinReference
class WinReference

The TCP Listener schedules distributed connection handlers based on the event loops that are using the same AsyncTCPListener object. This is done by using WSAAsyncSelect on a different window after each accept TCPEvent.

Functions

init
void init(HWND hndl, fd_t sock)
Undocumented in source. Be warned that the author may not have intended to support it.
next
HWND next(HWND me)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta