Files
bind9/bin/dig/include
Witold Kręcicki 2f1f4f49b7 Do not use vector socket functions in diagnostic tools
Refactor diagnostic tools code to no longer use:

  - isc_socket_recvv()
  - isc_socket_sendtov2()
  - isc_socket_sendv()

as these functions will be removed shortly.
2018-11-13 19:02:04 +00:00
..