Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fruity: Improve TcpTunnelConnection teardown
So the VirtualNetworkStack is torn down right away upon the remote end closing the connection, instead of once close() is called. Also ensure any pending write operation is cancelled at that point.
- Loading branch information