Number of clients pending while listening.
[Visual Basic] Protected _backlog As Integer [C#] protected int _backlog; [C++] protected: int _backlog; [JScript] protected var _backlog: int;
TCPServerSocket Class | croemud.connection Namespace