gvisor/pkg/tcpip/transport
Eyal Soha d5dbe366bf shutdown(s, SHUT_WR) in TIME-WAIT returns ENOTCONN
From RFC 793 s3.9 p61 Event Processing:

CLOSE Call during TIME-WAIT: return with "error: connection closing"

Fixes #1603

PiperOrigin-RevId: 299401353
2020-03-06 11:42:34 -08:00
..
icmp Fix datarace on TransportEndpointInfo.ID and clean up semantics. 2020-03-03 13:42:13 -08:00
packet Internal change. 2020-02-27 11:00:41 -08:00
raw Add support for tearing down protocol dispatchers and TIME_WAIT endpoints. 2020-02-24 10:32:17 -08:00
tcp shutdown(s, SHUT_WR) in TIME-WAIT returns ENOTCONN 2020-03-06 11:42:34 -08:00
tcpconntrack Standardize on tools directory. 2020-01-27 12:21:00 -08:00
udp Fix datarace on TransportEndpointInfo.ID and clean up semantics. 2020-03-03 13:42:13 -08:00