gvisor/pkg/tcpip
Zhaozhong Ni 5b4c20e1b8 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: 196886839
Change-Id: I0fe73750f2743ec7e62d139eb2cec758c5dd6698
2018-05-16 14:15:24 -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 Write either packet logs or pcap file. But not both. 2018-05-01 19:11:59 -07:00
network Add support for ping sockets 2018-05-01 22:51:41 -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 Fix warning: redundant if ...; err != nil check, just return error instead. 2018-05-08 09:51:56 -07:00
transport netstack: make TCP endpoint closed and error state cleanup work synchronous. 2018-05-16 14:15:24 -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-05-16 14:15:24 -07:00
tcpip_test.go Check in gVisor. 2018-04-28 01:44:26 -04:00