Пример #1
0
				ManagedSocket() { socket.setBlocking(false); }
Пример #2
0
 TCPListenerConn() { _sckt.setBlocking(false); }