Convert sodidle() to timeout_set_proc(9), it needs a process context
authormpi <mpi@openbsd.org>
Tue, 20 Jun 2017 09:10:04 +0000 (09:10 +0000)
committermpi <mpi@openbsd.org>
Tue, 20 Jun 2017 09:10:04 +0000 (09:10 +0000)
commit7bf2a6c3b59f4ccc7281fb278b4dba88cb46318f
treed0d845fc955a179b61683b9887da11e38f3025c6
parent89bcff6e8b8a8573e46ded647e1a150823060ebc
Convert sodidle() to timeout_set_proc(9), it needs a process context
to grab the rwlock.

Problem reported by Rivo Nurges.

ok bluhm@
sys/kern/uipc_socket.c