PortForwarder

Undocumented in source.

Constructors

this
this(string localHost, ushort localPort, string remoteHost, ushort remotePort)
Undocumented in source.

Members

Functions

onAccept
void onAccept(TcpConnection incoming)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

localPort
ushort localPort;
Undocumented in source.
remoteHost
string remoteHost;
Undocumented in source.
remotePort
ushort remotePort;
Undocumented in source.

Meta