]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '1930-tcp-race-quota' into 'master'
authorEvan Hunt <each@isc.org>
Wed, 10 Jun 2020 18:49:33 +0000 (18:49 +0000)
committerEvan Hunt <each@isc.org>
Wed, 10 Jun 2020 18:49:33 +0000 (18:49 +0000)
commitc24f4eb1c96d0a1f016c4e94c338524d18d2e1ba
treee4fd7965402ac65e198613706d04e6991e09b2d1
parentcc2383e0abfd4a909b70740a0b23171e074a8420
parent85d8e4bf766f0869a7ec80974fba0f1185b648d6
Merge branch '1930-tcp-race-quota' into 'master'

Fix a race in TCP accepting.

Closes #1930

See merge request isc-projects/bind9!3683