ManagedSocket() { socket.setBlocking(false); }
示例#2
0
 TCPListenerConn() { _sckt.setBlocking(false); }