Allow user to specify max number of pending connections to a server
Adds a field and two new methods to WebSocketServer: setMaxPendingConnections(int) and getMaxPendingConnections() and uses the value as a parameter when binding the server socket.
P
PhilipRoman committed
3ebbe21da698905c32ad58f03d70dfe93764e25d
Parent: 4232021