Connection.createTcpTunnel()
DESCRIPTION
Create a TCP tunnel. The returned TcpTunnel object must be kept alive while in use.
DECLARATION
TcpTunnel createTcpTunnel()
RETURNS
The created TCP tunnel.
Create a TCP tunnel. The returned TcpTunnel object must be kept alive while in use.
TcpTunnel createTcpTunnel()
The created TCP tunnel.