Page MenuHomeFreeBSD

Remove unneeded SOLISTENING checks
ClosedPublic

Authored by markj on Aug 24 2021, 2:01 PM.
Tags
None
Referenced Files
F86129901: D31660.id94103.diff
Sat, Jun 15, 8:58 PM
F86116284: D31660.id94103.diff
Sat, Jun 15, 5:14 PM
Unknown Object (File)
Fri, Jun 14, 9:40 PM
Unknown Object (File)
Wed, Jun 12, 2:15 PM
Unknown Object (File)
Thu, May 23, 5:46 AM
Unknown Object (File)
May 8 2024, 10:47 AM
Unknown Object (File)
Apr 30 2024, 11:05 AM
Unknown Object (File)
Apr 17 2024, 3:06 AM
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.