ManagedSocket() { socket.setBlocking(false); }
 TCPListenerConn() { _sckt.setBlocking(false); }