' DECLARE FUNCTION sselect LIB "ws2_32.dll" ALIAS "select" ( _
' BYVAL nfds AS LONG, _
' readfds AS fd_set, _
' wr'itefds AS fd_set, _
' exceptfds AS FD_SET, _
' tymeout AS timeval _ <<< tyme or time???
' ) AS LONG
' BYVAL nfds AS LONG, _
' readfds AS fd_set, _
' wr'itefds AS fd_set, _
' exceptfds AS FD_SET, _
' tymeout AS timeval _ <<< tyme or time???
' ) AS LONG
Comment