ManagedSocket() { socket.setBlocking(false); }
Esempio n. 2
0
 TCPListenerConn() { _sckt.setBlocking(false); }