Function SocketFD_CLR() Professional
Removes a socket descriptor from a set of descriptors.
SocketFD_CLR( <nSocket>, <nFDSet> ) --> lSuccess
The function returns .T. (true) when the socket could be removed from the descriptor set, otherwise .F. (false) is returned.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.