1
0
mirror of https://frontier.innolan.net/rainlance/c-ares.git synced 2025-10-05 17:19:40 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
ef5390e6bb winsock: compilation fixes
Provide winsock iphlpapi alternative definitions to prevent compilation
failures when using a variety of winsock header implementations.
2011-05-20 16:43:25 +02:00
6518b56a5e IPv6-on-windows: find DNS servers correctly 2011-05-17 11:53:13 +02:00
63627fa5ab remove all $Id$ lines 2010-03-27 19:42:02 +01:00
ea29eeb4eb Renamed fpGetNetworkParams and fpSystemFunction036 to avoid namespace pollution with static library 2009-11-11 08:56:46 +00:00
39c0bac44c Test for USE_WINSOCK since it is more restrictive than WIN32 2009-11-09 12:57:26 +00:00
a82a8fbf82 Renamed c-ares setup.h to ares_setup.h 2009-11-02 11:55:53 +00:00
0f59e2b531 Add same copyright notice as other c-ares files 2009-05-19 15:23:25 +00:00
c03c7251c9 Introduction of ares_library_init() and ares_library_cleanup() 2009-05-17 17:10:41 +00:00