CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/01/21 10:41:39
Modified files:
sys/kern : uipc_socket.c
Log message:
Start SB_MTXLOCK logic cleaning. Sockets of all types switched to fine
grained locks for socket buffers, so SB_MTXLOCK could gone. This time only
from kern/uipc_socket.c
ok bluhm
