set_backlog


Description:

public void set_backlog (int listen_backlog)

Sets the listen backlog on the sockets in the listener.

This must be called before adding any sockets, addresses or ports to the SocketListener (for example, by calling add_inet_port) to be effective.

See set_listen_backlog for details

Parameters:

this

a SocketListener

listen_backlog

an integer