ReactOS 0.4.16-dev-401-g45b008d
|
#include <winsock.h>
Public Attributes | |
u_int | fd_count |
SOCKET | fd_array [FD_SETSIZE] |
SOCKET fd_set::fd_array |
Definition at line 68 of file winsock.h.
Referenced by WSPAccept(), and WSPSelect().
u_int fd_set::fd_count |
Definition at line 67 of file winsock.h.
Referenced by select_server(), test_select(), and WSPSelect().