get_read_socket
Description:
Get the file descriptor for reading.
Parameters:
this |
Returns:
the file descriptor used for reading or null on error. The file descriptor remains valid until the connection is closed. |
Get the file descriptor for reading.
this |
the file descriptor used for reading or null on error. The file descriptor remains valid until the connection is closed. |