mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Catch tcpip.ErrClosedForSend errors while forwarding. This may occur if an endpoint is being shutdown at the same time as it's being used to forward a packet. PiperOrigin-RevId: 695452542