introduce rwlock for socketbuf instead of the old flag and tsleep dance.
authortedu <tedu@openbsd.org>
Tue, 28 Jun 2016 14:47:00 +0000 (14:47 +0000)
committertedu <tedu@openbsd.org>
Tue, 28 Jun 2016 14:47:00 +0000 (14:47 +0000)
commit7990f0c4de193054c7a1db98f35f0936009632a9
tree2928e5a5dcd96db490a3870f090e987558c1a7d3
parentdcdacd1fb4b4498f2ee6366ce4c95f42d4ba64db
introduce rwlock for socketbuf instead of the old flag and tsleep dance.
ok mikeb bluhm
sys/kern/uipc_socket2.c
sys/sys/socketvar.h