Show EAI code when getaddrinfo() failed

git-svn-id: svn://kolibrios.org@7009 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
ashmew2 2017-09-24 21:26:43 +00:00
parent c115b27b86
commit 4e43c1647f

View File

@ -1515,7 +1515,7 @@ endl
ret
.error1:
DEBUGF 2, "Contacting DNS server failed\n"
DEBUGF 2, "Contacting DNS server failed with EAI code: %x\n", eax
xor eax, eax
ret