HomeFreeBSD

Consistently use the SOLISTENING() macro

Description

Consistently use the SOLISTENING() macro

Some code was using it already, but in many places we were testing
SO_ACCEPTCONN directly. As a small step towards fixing some bugs
involving synchronization with listen(2), make the kernel consistently
use SOLISTENING(). No functional change intended.

MFC after: 1 week
Sponsored by: The FreeBSD Foundation

Details

Provenance
markjAuthored on Jun 14 2021, 9:32 PM
Parents
rG70dd5eebc025: amd64: Fix propagation of LDT updates
Branches
Unknown
Tags
Unknown