get_write_socket
Description:
Get the file descriptor for writing.
Parameters:
this |
Returns:
the file descriptor used for writing or NULL on error. The file descriptor remains valid until the connection is closed. |
Get the file descriptor for writing.
this |
the file descriptor used for writing or NULL on error. The file descriptor remains valid until the connection is closed. |