]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '1206-tcp-high-water-stats-fix-type' into 'master'
authorOndřej Surý <ondrej@isc.org>
Wed, 6 Nov 2019 11:31:31 +0000 (11:31 +0000)
committerOndřej Surý <ondrej@isc.org>
Wed, 6 Nov 2019 11:31:31 +0000 (11:31 +0000)
commit7c7f5884e58438a22117b242cc01dfa347cda4f8
treefc5c1dc34eaf181f917cb0f0b106ba6d8d520e85
parent33612475197f38ebfe98afcac40a1f5097af858d
parentb4df5a6ecb27c0db1f7f00eeb0ab913a16100d26
Merge branch '1206-tcp-high-water-stats-fix-type' into 'master'

Avoid an extra atomic_load call when doing atomic_compare_exchange_loop

See merge request isc-projects/bind9!2531