HomeFreeBSD

Fix locking in uipc_accept().

Description

Fix locking in uipc_accept().

This function wasn't converted to use the new locking protocol in
r333744. Make it use the PCB lock for synchronizing connection state.

Tested by: pho
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D26300

Details

Provenance
markjAuthored on Sep 15 2020, 7:23 PM
Parents
rGccdadf1a9bb6: Simplify unix socket connection peer locking.
Branches
Unknown
Tags
Unknown

Event Timeline