OpenBSD/src RniGonMsys/kern uipc_socket.c uipc_socket2.c, sys/sys socketvar.h

   We want `sb_flags' to be protected by the socket lock rather than the
   KERNEL_LOCK(), so change asserts accordingly.

   This is now possible since sblock()/sbunlock() are always called with
   the socket lock held.

   ok bluhm@, visa@
VersionDeltaFile
1.208+12-12sys/kern/uipc_socket.c
1.87+3-4sys/kern/uipc_socket2.c
1.78+2-2sys/sys/socketvar.h
+17-183 files

UnifiedSplitRaw