bind9/lib
Ondřej Surý dda5ba53df Ignore errno returned from rewind() in the interface iterator
The clang-scan 19 has reported that we are ignoring errno after the call
to rewind().  As we don't really care about the result, just silence the
error, the whole code will be removed in the development version anyway
as it is not needed.
2024-08-19 09:42:55 +00:00
..
dns Change the placement of ctor/dtor attributes in the dst_api 2024-08-14 15:30:18 +00:00
isc Ignore errno returned from rewind() in the interface iterator 2024-08-19 09:42:55 +00:00
isccc Rework isccc_ccmsg to support multiple messages per tcp read 2024-04-18 20:08:44 +02:00
isccfg Silence all warnings that stem from the default config 2024-08-14 12:50:31 +00:00
ns make "max_restarts" a configurable value 2024-08-07 13:03:08 -07:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
Makefile.am Move irs_resconf into libdns and remove libirs 2023-02-24 09:38:59 +00:00