Add debug output for the getaddrinfo based DNS lookup driver.
This commit is contained in:
parent
e55e23368a
commit
e72b071057
2 changed files with 9 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
/++ dub.sdl:
|
||||
name "test"
|
||||
dependency "eventcore" path=".."
|
||||
debugVersions "EventCoreLogDNS"
|
||||
+/
|
||||
module test;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue