Page MenuHomeFreeBSD

A connection in TIME_WAIT state before calling close() did not actually received any RST. Do not set error to ECONNRESET in this case then.
ClosedPublic

Authored by jch on Oct 1 2014, 2:40 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 11, 12:49 AM
Unknown Object (File)
Thu, Oct 9, 12:00 AM
Unknown Object (File)
Fri, Oct 3, 11:35 AM
Unknown Object (File)
Sun, Sep 21, 4:34 PM
Unknown Object (File)
Sep 15 2025, 3:56 AM
Unknown Object (File)
Sep 7 2025, 4:12 PM
Unknown Object (File)
Aug 26 2025, 2:59 AM
Unknown Object (File)
Aug 24 2025, 2:10 PM
Subscribers

Details

Summary

A connection in TIME_WAIT state before calling close() did not actually received any RST. Do not set error to ECONNRESET in this case then.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

jch retitled this revision from to A connection in TIME_WAIT state before calling close() did not actually received any RST. Do not set error to ECONNRESET in this case then..
jch updated this object.
jch edited the test plan for this revision. (Show Details)
jch added a reviewer: jhb.
rpaulo added a reviewer: rpaulo.
rpaulo added a subscriber: rpaulo.

Makes sense to me.

This revision is now accepted and ready to land.Oct 8 2014, 4:37 PM
adrian added a reviewer: adrian.
adrian added a subscriber: adrian.

Yup, same.

Julien, this should be good to go now. Just list me as approved by rather than reviewed by please.

jch updated this revision to Diff 1969.

Closed by commit rS273014 (authored by @jch).