SocketManager

Undocumented in source.

Members

Functions

handleEvent
void handleEvent(SocketSet readset, SocketSet writeset, SocketSet errorset)
Undocumented in source. Be warned that the author may not have intended to support it.
loop
void loop()

Loop continuously until no sockets are left.

printSets
void printSets(SocketSet readset, SocketSet writeset, SocketSet errorset)
Undocumented in source. Be warned that the author may not have intended to support it.
size
size_t size()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta