Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TcpClient ¶
type TcpClient struct { icommon.TunnelInterfaceClient // contains filtered or unexported fields }
func GetTcpClient ¶
func GetTcpClient(url, surl string, tun_dialer tcommon.TunnelDialer) *TcpClient
func (*TcpClient) HandleConnection ¶
func (*TcpClient) WaitingForConnection ¶
func (t *TcpClient) WaitingForConnection()
type TcpServer ¶
type TcpServer struct { icommon.TunnelInterfaceServer // contains filtered or unexported fields }
func GetTcpServer ¶
Click to show internal directories.
Click to hide internal directories.