Files
bind9/lib
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-10-06 12:11:25 +00:00
2020-05-21 12:13:01 +02:00