1
0
mirror of https://frontier.innolan.net/rainlance/c-ares.git synced 2025-10-06 12:19:46 +00:00

- Ingmar Runge noticed that Windows config-win32.h configuration file

did not include a definition for HAVE_CLOSESOCKET which resulted in
  function close() being inappropriately used to close sockets.
This commit is contained in:
Yang Tse
2009-12-21 16:55:39 +00:00
parent df279b133c
commit c2d3f7986b
3 changed files with 10 additions and 2 deletions

View File

@ -6,10 +6,10 @@ Changed:
Fixed:
o
o closing of sockets on Windows systems
Thanks go to these friendly people for their efforts and contributions:
Ingmar Runge
Have fun!