]> git.ipfire.org Git - thirdparty/bind9.git/commit
cleanup netmgr-int.h
authorEvan Hunt <each@isc.org>
Tue, 3 Nov 2020 02:33:20 +0000 (18:33 -0800)
committerEvan Hunt <each@isc.org>
Fri, 27 Aug 2021 16:56:51 +0000 (09:56 -0700)
commit19e24e22f5fb89a80468f222c8bbd1f8b0235be3
treee44dfe7c882b66658234c460f91e7c4896f3014a
parent3f6f37c4a41dbcccd8043d7f6ec35cecf3801cb9
cleanup netmgr-int.h

- fix some duplicated and out-of-order prototypes declared in
  netmgr-int.h
- rename isc_nm_tcpdns_keepalive to isc__nm_tcpdns_keepalive as
  it's for internal use
lib/isc/include/isc/netmgr.h
lib/isc/netmgr/netmgr-int.h
lib/isc/netmgr/tcpdns.c
lib/isc/netmgr/tlsdns.c