Page MenuHomeFreeBSD

Remove unneeded SOLISTENING checks
ClosedPublic

Authored by markj on Aug 24 2021, 2:01 PM.
Tags
None
Referenced Files
F132730316: D31660.diff
Sun, Oct 19, 10:29 AM
Unknown Object (File)
Tue, Oct 14, 1:49 PM
Unknown Object (File)
Tue, Oct 14, 1:48 PM
Unknown Object (File)
Tue, Oct 14, 1:48 PM
Unknown Object (File)
Tue, Oct 14, 12:04 AM
Unknown Object (File)
Thu, Oct 9, 5:46 AM
Unknown Object (File)
Sat, Sep 27, 11:50 AM
Unknown Object (File)
Sep 14 2025, 3:45 PM
Subscribers

Details

Summary

Now that SOCK_IO_*_LOCK() checks for listening sockets, we can eliminate
some racy SOLISTENING() checks.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 41183
Build 38072: arc lint + arc unit

Event Timeline

(Note that this is not complete, there are still various racy SOLISTENING checks that I'm looking at.)

This revision is now accepted and ready to land.Aug 24 2021, 3:33 PM
This revision was automatically updated to reflect the committed changes.