CVSROOT:        /cvs
Module name:    src
Changes by:     bl...@cvs.openbsd.org   2025/07/15 06:52:52

Modified files:
        sys/kern       : uipc_socket.c 

Log message:
Use shared netlock and socket lock for closing sockets.

Functions soclose() and sofree() do not need exclusive netlock
anymore.  Allow to run them in parallel.

OK mvs@

Reply via email to