]> git.ipfire.org Git - thirdparty/bind9.git/commit
dig: use new netmgr timeout mechanism
authorEvan Hunt <each@isc.org>
Tue, 3 Nov 2020 05:38:56 +0000 (21:38 -0800)
committerOndřej Surý <ondrej@sury.org>
Wed, 9 Dec 2020 09:46:16 +0000 (10:46 +0100)
commit70e08cab6b7f0725bb2a9749c33f3717aaae3ab1
tree42cadd931cdb181be1e302f47c306e862bd2367d
parent4598d7b30d21aeb45a7bc22ef913c1b710b1edf5
dig: use new netmgr timeout mechanism

use isc_nmhandle_settimeout() to set read/recv timeouts, and get rid
of connect_timeout() and related functions in dighost.c.

(cherry picked from commit ea2b04c361c29cdad80c92877184b063f23002d0)
lib/isc/netmgr/udp.c