Socket.getListenBacklog

Gets the listen backlog setting of the socket. For details on this, see gio.socket.Socket.setListenBacklog.

class Socket
int
getListenBacklog
()

Return Value

Type: int

the maximum number of pending connections.