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