diff options
author | Mithun Iyer <iyerm@google.com> | 2021-04-13 00:56:32 -0700 |
---|---|---|
committer | gVisor bot <gvisor-bot@google.com> | 2021-04-13 00:58:56 -0700 |
commit | 326394b79a62061e3e239ac104c151ca13647439 (patch) | |
tree | a67047c75a10c8c8bc81d7261767407ddfffc683 /test/syscalls/linux/readv.cc | |
parent | e5f58e89bbd376469073c749592d0fb0e3b4c6cb (diff) |
Fix listener close, client connect race
Fix a race where the ACK completing the handshake can be dropped by
a closing listener without RST to the peer. The listener close would
reset the accepted queue and that causes the connecting endpoint
in SYNRCVD state to drop the ACK thinking the queue if filled up.
PiperOrigin-RevId: 368165509
Diffstat (limited to 'test/syscalls/linux/readv.cc')
0 files changed, 0 insertions, 0 deletions