gvisor/pkg/tcpip/transport
Zhaozhong Ni 343020ca27 netstack: make TCP endpoint closed and error state cleanup work synchronous.
So that when saving TCP endpoint in these states, there is no pending or
background activities.

Also lift tcp network save rejection error to tcpip package.

PiperOrigin-RevId: 199370748
Change-Id: Ief7b45c2a7338d12414cd7c23db95de6a9c22700
2018-06-05 15:44:38 -07:00
..
ping netstack: release rcv lock after ping socket save is done. 2018-05-11 16:20:50 -07:00
queue Check in gVisor. 2018-04-28 01:44:26 -04:00
tcp netstack: make TCP endpoint closed and error state cleanup work synchronous. 2018-06-05 15:44:38 -07:00
tcpconntrack Internal change. 2018-05-09 09:21:25 -07:00
udp Fix sendto for dual stack UDP sockets 2018-05-17 12:50:22 -07:00
unix Release mutex in BidirectionalConnect to avoid deadlock. 2018-05-16 13:07:12 -07:00