SocketListener.setBacklog

Sets the listen backlog on the sockets in the listener. See g_socket_set_listen_backlog() for details Since 2.22

class SocketListener
void
setBacklog

Parameters

listenBacklog int

an integer

Meta