Close socket upon completion of async DNS resolution

This commit is contained in:
Eric A. Miller
2014-07-15 22:52:25 -04:00
parent 29f4231be9
commit c3b34b1a83
2 changed files with 4 additions and 1 deletions

View File

@@ -7,6 +7,7 @@
[BUG FIXES]
* No default for interactives made daemon die (H. Weber)
* Close socket upon completion of async DNS resolution
2.028001 - 2014-07-13