get_listen_backlog


Description:

public int get_listen_backlog ()

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.