Searched defs:WS_FD_SETSIZE (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinsock.h435 # ifndef WS_FD_SETSIZE
436 # define WS_FD_SETSIZE 64 macro
446 SOCKET fd_array[WS_FD_SETSIZE];/* an array of SOCKETs */
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinsock.h437 # ifndef WS_FD_SETSIZE
438 # define WS_FD_SETSIZE 64 macro
448 SOCKET fd_array[WS_FD_SETSIZE];/* an array of SOCKETs */

Completed in 55 milliseconds