Files
bind9/lib/ns
Ondřej Surý 2a94123d5b Refactor the isc_buffer_{get,put}uintN, add isc_buffer_peekuintN
The Stream DNS implementation needs a peek methods that read the value
from the buffer, but it doesn't advance the current position.  Add
isc_buffer_peekuintX methods, refactor the isc_buffer_{get,put}uintN
methods to modern integer types, and move the isc_buffer_getuintN to the
header as static inline functions.
2022-12-20 19:13:48 +01:00
..
2022-11-29 08:54:34 +01:00
2022-10-17 11:58:26 +01:00
2022-11-30 12:16:09 +00:00