Socket.getListenBacklog

Gets the listen backlog setting of the socket. For details on this, see g_socket_set_listen_backlog().

class Socket
int
getListenBacklog
()

Return Value

Type: int

the maximum number of pending connections.

Meta

Since

2.22