RNS::RNodeTCPConnection
TCP connection for RNode communication over network. Ports TCPConnection from RNS/Interfaces/RNodeInterface.py.
Constants
ACTIVITY_KEEPALIVE = ACTIVITY_TIMEOUT - 2.5
ACTIVITY_TIMEOUT = 6.0
CONNECT_TIMEOUT = 5.0
INITIAL_CONNECT_TIMEOUT = 5.0
RECONNECT_WAIT = 4.0
TARGET_PORT = 7633
TCP_PROBE_AFTER = 5
TCP_PROBE_INTERVAL = 2
TCP_PROBES = 12
TCP_USER_TIMEOUT = 24
Constructors
Instance methods
cleanup
Sourceclose
Sourceconnected
Sourcein_waiting
Sourceis_open
Sourcelast_write
Sourcemust_disconnect
Sourcerunning
Sourceshould_run
Source