CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/09/23 03:17:21
Modified files:
sys/kern : uipc_syscalls.c
Log message:
Fix unreliable sys_setsockopt() with consistent use of M_WAIT
Also remove useless NULL check.
ok bluhm@
