CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2017/07/04 06:58:32

Modified files:
        sys/sys        : socketvar.h 
        sys/kern       : uipc_socket.c uipc_socket2.c 

Log message:
Always hold the socket lock when calling sblock().

Implicitely protects `so_state' with the socket lock in sosend().

ok visa@, bluhm@

Reply via email to