SelectSet

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

addFD
void addFD(int fd)
Undocumented in source. Be warned that the author may not have intended to support it.
isSet
bool isSet(int fd)
Undocumented in source. Be warned that the author may not have intended to support it.
readyForRead
int readyForRead()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

fds
fd_set fds;
Undocumented in source.
maxFD
int maxFD;
Undocumented in source.

Meta