]> git.ipfire.org Git - thirdparty/bind9.git/commit
Update writetimeout to be T_IDLE in netmgr_test.c
authorOndřej Surý <ondrej@isc.org>
Thu, 10 Feb 2022 07:42:22 +0000 (08:42 +0100)
committerOndřej Surý <ondrej@isc.org>
Thu, 17 Feb 2022 10:26:16 +0000 (11:26 +0100)
commit3f24bd2bce5134a5eaac4136e1d363c567c46a94
tree8db7a989f930235a79476b219c662e52df004e37
parent1d0f2eb2c495a079101b6f6fd66ff22d95a4ab04
Update writetimeout to be T_IDLE in netmgr_test.c

Use the isc_nmhandle_setwritetimeout() function in the netmgr unit test
to allow more time for writing and reading the responses because some of
the intervals that are used in the unit tests are really small leaving a
little room for any delays.

(cherry picked from commit ee359d6ffa701e5f9781ec75622af22736506bdd)
lib/isc/tests/netmgr_test.c