Exemplo n.º 1
0
				ManagedSocket() { socket.setBlocking(false); }
Exemplo n.º 2
0
 TCPListenerConn() { _sckt.setBlocking(false); }