TcpTunnel.tunnelClose()
DESCRIPTION
Close a tunnel, this function blocks until the tunnel is closed
Note: Odd name is to distinguish from AutoCloseable’s close() with very different semantics.
DECLARATION
public void tunnelClose()
Close a tunnel, this function blocks until the tunnel is closed
Note: Odd name is to distinguish from AutoCloseable’s close() with very different semantics.
public void tunnelClose()