forked from KolibriOS/kolibrios
Show EAI code when getaddrinfo() failed
git-svn-id: svn://kolibrios.org@7009 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
c115b27b86
commit
4e43c1647f
@ -1515,7 +1515,7 @@ endl
|
|||||||
ret
|
ret
|
||||||
|
|
||||||
.error1:
|
.error1:
|
||||||
DEBUGF 2, "Contacting DNS server failed\n"
|
DEBUGF 2, "Contacting DNS server failed with EAI code: %x\n", eax
|
||||||
xor eax, eax
|
xor eax, eax
|
||||||
ret
|
ret
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user