get_listen_backlog
Description:
Gets the listen backlog setting of the socket.
For details on this, see set_listen_backlog.
Parameters:
| this |
a Socket. |
Returns:
|
the maximum number of pending connections. |
Gets the listen backlog setting of the socket.
For details on this, see set_listen_backlog.
| this |
a Socket. |
|
the maximum number of pending connections. |