fd_set_custom

Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
extern (Windows) @system nothrow
struct fd_set_custom (
uint SETSIZE
) {}

Members

Variables

fd_array
SOCKET[SETSIZE] fd_array;
Undocumented in source.
fd_count
uint fd_count;
Undocumented in source.

Meta