OpenBSD/src brxl01Dsys/kern uipc_syscalls.c

   Call socreate() before falloc() in sys_socket().

   This is similar to what we do in sys_socketpair() and will allow us
   to grab the KERNEL_LOCK() only after having created a socket.

   This time with correct non-blocking check.

   Tested by landry@, previous diff ok tedu@
VersionDeltaFile
1.167+17-16sys/kern/uipc_syscalls.c
+17-161 files

UnifiedSplitRaw