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
F102976480: D879.id1969.diff
Tue, Nov 19, 9:48 AM
Unknown Object (File)
Mon, Nov 18, 4:51 AM
Unknown Object (File)
Mon, Nov 18, 1:55 AM
Unknown Object (File)
Sun, Nov 17, 12:13 AM
Unknown Object (File)
Thu, Nov 14, 8:32 AM
Unknown Object (File)
Thu, Nov 14, 5:19 AM
Unknown Object (File)
Oct 4 2024, 10:31 AM
Unknown Object (File)
Oct 2 2024, 10:36 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).