adig: perror() doesn't work for socket errors on windows
authorGisle Vanem <gvanem@broadpark.no>
Fri, 24 Aug 2012 21:17:26 +0000 (23:17 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 24 Aug 2012 21:17:26 +0000 (23:17 +0200)
commit805c736e36a1c2cd4909ccbb9eede0657e29d6fc
tree6ed41c6fae86f9c91fc6bd985dff331750739366
parent65ac7e706d852c0b57bfdb7822c0a203cf5de995
adig: perror() doesn't work for socket errors on windows

... so print the SOCKERRNO instead
adig.c