gvisor/pkg/tcpip
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
..
adapters/gonet Implement SO_TIMESTAMP 2018-05-01 22:11:49 -07:00
buffer Check in gVisor. 2018-04-28 01:44:26 -04:00
checker Check in gVisor. 2018-04-28 01:44:26 -04:00
header Fix misspellings 2018-05-07 16:38:01 -07:00
link sentry: Add simple SIOCGIFFLAGS support (IFF_RUNNING and IFF_PROMIS). 2018-05-22 13:47:33 -07:00
network sentry: Add simple SIOCGIFFLAGS support (IFF_RUNNING and IFF_PROMIS). 2018-05-22 13:47:33 -07:00
ports Add mising license headers. 2018-04-28 18:10:24 -07:00
sample Implement SO_TIMESTAMP 2018-05-01 22:11:49 -07:00
seqnum Check in gVisor. 2018-04-28 01:44:26 -04:00
stack sentry: Add simple SIOCGIFFLAGS support (IFF_RUNNING and IFF_PROMIS). 2018-05-22 13:47:33 -07:00
transport netstack: make TCP endpoint closed and error state cleanup work synchronous. 2018-06-05 15:44:38 -07:00
BUILD Check in gVisor. 2018-04-28 01:44:26 -04:00
tcpip.go netstack: make TCP endpoint closed and error state cleanup work synchronous. 2018-06-05 15:44:38 -07:00
tcpip_test.go Check in gVisor. 2018-04-28 01:44:26 -04:00