Function SocketCount() Professional

Determines the amount of data that can be read from a socket.

Syntax
SocketCount( <nSocket> ) --> nBytesAvailable
Parameters
<nSocket>
This is a numeric socket descriptor.
Return

The function returns a numeric value indicating the number of bytes that can be read atomically from a socket.

Feedback

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.