Socket.listenBacklog

int listenBacklog() @property

Get listenBacklog property.

Returns

The number of outstanding connections in the listen queue.
void listenBacklog(int propval) @property

Set listenBacklog property.

Parameters

propvalThe number of outstanding connections in the listen queue.