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
F81992179: D879.id1854.diff
Wed, Apr 24, 6:40 AM
F81992178: D879.id1969.diff
Wed, Apr 24, 6:40 AM
Unknown Object (File)
Tue, Apr 16, 4:32 AM
Unknown Object (File)
Tue, Apr 16, 4:11 AM
Unknown Object (File)
Sun, Apr 7, 6:50 PM
Unknown Object (File)
Mar 14 2024, 6:26 AM
Unknown Object (File)
Mar 14 2024, 6:23 AM
Unknown Object (File)
Feb 10 2024, 9:20 AM
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).