TCPListenerDistMixins.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.

mixintemplate TCPListenerDistMixins()
class WinReference {}

Constructors

this
this(HWND hndl, bool b)
Undocumented in source.

Members

Functions

append
void append(HWND hndl, bool b)
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