Syntax: NetLib - FD_SETSIZE
Sockets - int getstablesize (void)
UnixLib - FD_SETSIZE
Header: NetLib - sys/select.h
Sockets - socklib.h
UnixLib - sys/select.h
Returns: number of sockets available
This returns the number of descriptors available to the caller, including those currently in use.
C definition SWI definition
|
|
|