Socket.listenBacklog
int listenBacklog() @propertyGet listenBacklog property.
Returns
The number of outstanding connections in the listen queue.
void listenBacklog(int propval) @propertySet listenBacklog property.
Parameters
propval | The number of outstanding connections in the listen queue. |