Files
bind9/bin
Evan Hunt 9e0af151e9 prevent a possible shutdown hang in rndc
In rndc_recvdone(), if 'sends' was not 0, then 'recvs' was not
decremented, in which case isc_loopmgr_shutdown() was never reached,
which could cause a hang. (This has not been observed to happen, but
the code was incorrect on examination.)

(cherry picked from commit 9683439d73)
2022-09-12 13:34:58 -07:00
..
2022-09-05 10:21:28 +02:00
2022-07-04 16:09:24 +02:00
2022-08-31 16:17:56 -07:00