gvisor/pkg/tcpip/adapters/gonet
Ian Gudger c37b196455 Add support for tearing down protocol dispatchers and TIME_WAIT endpoints.
Protocol dispatchers were previously leaked. Bypassing TIME_WAIT is required to
test this change.

Also fix a race when a socket in SYN-RCVD is closed. This is also required to
test this change.

PiperOrigin-RevId: 296922548
2020-02-24 10:32:17 -08:00
..
BUILD Standardize on tools directory. 2020-01-27 12:21:00 -08:00
gonet.go Make gonet consistent both internally and with the net package. 2020-02-06 14:07:04 -08:00
gonet_test.go Add support for tearing down protocol dispatchers and TIME_WAIT endpoints. 2020-02-24 10:32:17 -08:00