]> granicus.if.org Git - curl/commit
Check for USE_WINSOCK instead of WIN32 where the check was done
authorYang Tse <yangsita@gmail.com>
Wed, 18 Oct 2006 21:05:40 +0000 (21:05 +0000)
committerYang Tse <yangsita@gmail.com>
Wed, 18 Oct 2006 21:05:40 +0000 (21:05 +0000)
commit5df4be11657fc49d74e1e6b39c0003f7cf2f3772
tree93d2ef65b7accbd9a6572dbfca634dc69e95ffce
parent96445f1b7da2013c294c541530f0160e248b430e
Check for USE_WINSOCK instead of WIN32 where the check was done
to verify winsock API availability.
16 files changed:
ares/adig.c
ares/ahost.c
ares/ares_process.c
ares/setup.h
lib/connect.c
lib/easy.c
lib/inet_ntop.c
lib/inet_pton.c
lib/select.c
lib/sendf.c
lib/strerror.c
lib/telnet.c
tests/libtest/first.c
tests/server/sockfilt.c
tests/server/util.c
tests/server/util.h