CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/07/24 03:29:15
Modified files:
sys/kern : sys_socket.c
Log message:
Grab the socket lock in soo_ioctl() where `so_state', `so_rcv'
and `so_snd' are modified.
ok bluhm@, visa@
