Windows: Use gai_strerrorW() instead of gai_strerror()
authorPatrick Gansterer <paroga@paroga.com>
Tue, 15 Apr 2014 16:42:57 +0000 (18:42 +0200)
committerPatrick Gansterer <paroga@paroga.com>
Tue, 15 Apr 2014 16:42:57 +0000 (18:42 +0200)
commitfb9dc57068b5b197c6232e23405a39046df4cf89
tree0f30877c51e9b5b79ac493cd44cb9689fc0abe4b
parentfe0ca596d602cc049a272103c0f2d323f0d7a413
Windows: Use gai_strerrorW() instead of gai_strerror()

This allows compilation on Windows CE too.
lib/client-handshake.c