Files
bind9/bin
Evan Hunt 57e66deb4a use an isc_task to execute rndc commands
- separate control_recvmessage() into two functions,
  control_recvmessage() and control_respond(). the respond function
  can be called directly from control_recvmessage() when processing
  a nonce, or indirectly after returning from named_control_docommand().
2020-06-09 18:14:29 -07:00
..