Sets the listen backlog on the sockets in the listener. This must be called before adding any sockets, addresses or ports to the gio.SocketListener (for example, by calling Socket.listenerAddInetPort) to be effective.
See Socket.setListenBacklog for details
an integer
2.22
Sets the listen backlog on the sockets in the listener. This must be called before adding any sockets, addresses or ports to the gio.SocketListener (for example, by calling Socket.listenerAddInetPort) to be effective.
See Socket.setListenBacklog for details