]> git.ipfire.org Git - thirdparty/bind9.git/commit
use reference counter for pipeline groups (v3)
authorMichał Kępień <michal@isc.org>
Thu, 17 Jan 2019 14:53:38 +0000 (15:53 +0100)
committerEvan Hunt <each@isc.org>
Sat, 6 Apr 2019 01:33:17 +0000 (18:33 -0700)
commit9446629b730c59c4215f08d37fbaf810282fbccb
tree1c9297866a1c925bbb0bb38ef3b1442afe6abe69
parent55a7a458e30e47874d34bdf1079eb863a0512396
use reference counter for pipeline groups (v3)

Track pipeline groups using a shared reference counter
instead of a linked list.

(cherry picked from commit 513afd33eb17d5dc41a3f0d2d38204ef8c5f6f91)
bin/named/client.c
bin/named/include/named/client.h