]> git.ipfire.org Git - thirdparty/bind9.git/commit
use handles for isc_nm_pauseread() and isc_nm_resumeread()
authorEvan Hunt <each@isc.org>
Wed, 1 Jul 2020 23:17:09 +0000 (16:17 -0700)
committerOndřej Surý <ondrej@isc.org>
Thu, 1 Oct 2020 14:44:43 +0000 (16:44 +0200)
commitbc5ea9d65ed2876255967edb4be8975de756c0c9
tree0b59784f0b70553924c5902e73722f4e2f3cce5e
parent126320173256ba87dd54f0b7ddd87a112fb63f85
use handles for isc_nm_pauseread() and isc_nm_resumeread()

by having these functions act on netmgr handles instead of socket
objects, they can be used in callback functions outside the netgmr.

(cherry picked from commit 55896df79d9f537577834375cb21676e8176b5ed)
lib/isc/include/isc/netmgr.h
lib/isc/netmgr/netmgr.c
lib/isc/netmgr/tcpdns.c
lib/isc/win32/libisc.def.in