Revert unlock of connect(2), bind(2), listen(2) and shutdown(2).
authormpi <mpi@openbsd.org>
Wed, 12 May 2021 15:04:48 +0000 (15:04 +0000)
committermpi <mpi@openbsd.org>
Wed, 12 May 2021 15:04:48 +0000 (15:04 +0000)
commiteb5d81a7eef0087e1a57b0481ae3e56d5c01ce29
tree1a2af323944d81c0b370ad330aabb2cda354bd34
parent93c43a0d4f7a42ba2260e88e30b35a4c582084ca
Revert unlock of connect(2), bind(2), listen(2) and shutdown(2).

At least one of them cause a deadlock involving `unplock' and mbuf allocations
('mbufpl') as reported by millert@.
sys/kern/syscalls.master