RNS::LocalServerInterface
Inherits RNS::Interface < Reference < Object
Constants
AUTOCONFIGURE_MTU = true
HW_MTU_DEFAULT = 262144
Constructors
TCP server constructor — binds to 127.0.0.1:port
Instance methods
bind_ip
Sourcebind_port
Sourceclients
Sourcedir_in
Sourcedir_out
Sourceforce_bitrate
Sourceincoming_connection_unix(client_socket : UNIXSocket)
Sourceprocess_outgoing(data : Bytes)
Send data out through the interface. Subclasses must implement this.
socket_path
Source