SocketListenerGidBuilderImpl.listenBacklog
T listenBacklog(int propval)Set listenBacklog property.
Parameters
propval | The number of outstanding connections in the listen queue. |
Returns
Builder instance for fluent chaining
T listenBacklog(int propval)Set listenBacklog property.
propval | The number of outstanding connections in the listen queue. |