CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/08/08 16:07:25
Modified files:
sys/kern : uipc_socket.c
Log message:
Merge SO_BINDANY cases from both switch blocks within sosetopt(). This
time SO_LINGER case is separated, so there is no reason for dedicated
switch block.
ok bluhm
