bind9/lib/ns
Evan Hunt 18606f5276 remove unused 'nupdates' field from client
the 'nupdates' field was originally used to track whether a client
was ready to shut down, along with other similar counters nreads,
nrecvs, naccepts and nsends. this is now tracked differently, but
nupdates was overlooked when the other counters were removed.
2022-11-23 23:44:10 +00:00
..
include remove unused 'nupdates' field from client 2022-11-23 23:44:10 +00:00
client.c remove unused 'nupdates' field from client 2022-11-23 23:44:10 +00:00
hooks.c Use designated initializers instead of memset()/MEM_ZERO for structs 2022-10-05 16:44:05 +02:00
interfacemgr.c Remove the last remnants of --with-tuning=large 2022-11-14 10:01:20 +01:00
listenlist.c Store HTTP quota size inside a listenlist instead of the quota 2022-06-28 15:42:38 +03:00
log.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
Makefile.am Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00
notify.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
query.c ensure RPZ lookups handle CD=1 correctly 2022-10-19 11:36:11 -07:00
server.c Use designated initializers instead of memset()/MEM_ZERO for structs 2022-10-05 16:44:05 +02:00
sortlist.c De-duplicate __FILE__, __LINE__ 2022-10-17 11:58:26 +01:00
stats.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
tests Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00
update.c remove unused 'nupdates' field from client 2022-11-23 23:44:10 +00:00
xfrout.c Simplify and speed up DNS name compression 2022-10-17 08:45:44 +02:00