mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-23 15:17:01 -04:00
Add CHANGES entry for GL #3168
This commit is contained in:
parent
7bc4425e2a
commit
cd8a687e5a
1 changed files with 6 additions and 0 deletions
6
CHANGES
6
CHANGES
|
|
@ -1,3 +1,9 @@
|
|||
5906. [cleanup] Various features (e.g. prefetch, RPZ) no longer share
|
||||
common pointers when initiating recursion. This
|
||||
rationalizes recursion quota handling and makes the
|
||||
value of the RecursClients statistics counter more
|
||||
accurate. [GL #3168]
|
||||
|
||||
5905. [bug] When the TCP connection would be closed/reset between
|
||||
the connect/accept and the read, the uv_read_start()
|
||||
return value would be unexpected and cause an assertion
|
||||
|
|
|
|||
Loading…
Reference in a new issue