1
0
mirror of https://frontier.innolan.net/rainlance/c-ares.git synced 2025-11-21 12:49:45 +00:00

Use build-time configured ares_socklen_t instead of socklen_t

This commit is contained in:
Yang Tse
2009-05-02 02:36:47 +00:00
parent d9647bd70f
commit 3a55bbebf1
12 changed files with 14 additions and 205 deletions

View File

@ -1,5 +1,8 @@
Changelog for the c-ares project
* May 2 2009 (Yang Tse)
- Use a build-time configured ares_socklen_t data type instead of socklen_t.
* April 21 2009 (Yang Tse)
- Moved potential inclusion of system's malloc.h and memory.h header files to
setup_once.h. Inclusion of each header file is based on the definition of