bind9/lib/ns/include/ns
Ondřej Surý 1032681af0 Convert the isc/tid.h to use own signed integer isc_tid_t type
Change the internal type used for isc_tid unit to isc_tid_t to hide the
specific integer type being used for the 'tid'.  Internally, the signed
integer type is being used.  This allows us to have negatively indexed
arrays that works both for threads with assigned tid and the threads
with unassigned tid.  This should be used only in specific situations.
2025-06-28 13:32:12 +02:00
..
client.h Convert the isc/tid.h to use own signed integer isc_tid_t type 2025-06-28 13:32:12 +02:00
hooks.h clean up uses of ISC_R_NOMEMORY 2025-01-23 15:54:57 -08:00
interfacemgr.h Don't open route socket if we don't need it 2024-08-05 07:31:02 +00:00
listenlist.h Remove ns_listenlist_default() 2024-11-26 15:22:30 -08:00
notify.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
query.h prevent a reference leak from the ns_query_done hooks 2025-02-25 22:40:48 +00:00
server.h Implement -T cookiealwaysvalid 2025-03-17 10:42:47 +00:00
stats.h Add EDNS ZONEVERSION option counter 2025-03-24 22:16:09 +00:00
types.h Remove AES algorithm for DNS cookies 2023-11-15 10:31:16 +01:00
update.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
xfrout.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00