Socket.getListenBacklog
int getListenBacklog() nothrowGets the listen backlog setting of the socket. For details on this, see gio.socket.Socket.setListenBacklog.
Returns
the maximum number of pending connections.
int getListenBacklog() nothrowGets the listen backlog setting of the socket. For details on this, see gio.socket.Socket.setListenBacklog.