Files
bind9/doc
Evan Hunt 68c2ddb63a add netmgr functions to support outgoing DNS queries
- isc_nm_tcpdnsconnect() sets up up an outgoing TCP DNS connection
- isc_nm_udpconnect() sets up a connected UDP socket
- isc_nm_read() now supports UDP; it reads a single datagram and then
  stops until the next time it's called.

these functions will later be used to support outgoing queries in dig,
dispatch, etc.
2020-10-06 12:02:45 -07:00
..
2020-09-16 11:18:07 +02:00
2020-06-05 13:19:49 +02:00