Source position: jwaws2spi.pas line 235
type LPWSPSELECT = function(
nfds: Integer;
readfds: PFdSet;
writefds: PFdSet;
exceptfds: PFdSet;
timeout: PTimeVal;
var lpErrno: Integer
):Integer;