pollfd
extern (Windows) nothrow
struct pollfd {
}
- events
short events;
Undocumented in source.
- fd
SOCKET fd;
Undocumented in source.
- revents
short revents;
Undocumented in source.
nulib system win32 winsock2
aliasesenumsfunctionsmanifest constantsstructsunionsvariables