]> git.ipfire.org Git - thirdparty/bind9.git/commit
Move the lock from internal_{accept,connect,recv,send} to global level to protect...
authorOndřej Surý <ondrej@sury.org>
Thu, 4 Jul 2019 14:10:19 +0000 (16:10 +0200)
committerOndřej Surý <ondrej@isc.org>
Tue, 24 Sep 2019 12:11:50 +0000 (08:11 -0400)
commit9808d7360ea9fcedcadcffe8c424f247f8306fe5
tree826de021af87a9c46b5533bf16ef26de2eec888a
parent43f3b3211f202e31b714c360b3f304f274e91d79
Move the lock from internal_{accept,connect,recv,send} to global level to protect more socket variables
lib/isc/unix/socket.c