Files
bind9/lib
Evan Hunt d18a4d47f6 prevent dig hang when nghttp2 callback fails
calling recv_done() with ISC_R_CANCELED prevents dig from cleaning
up fully from the query, because when that result code is used
it means some resources are already gone. changing the result
to ISC_R_UNEXPECTED prevents the hang.
2021-02-11 12:17:19 -08:00
..
2021-02-07 10:31:41 -08:00