mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
added ares_getsock()
This commit is contained in:
parent
e5247ae65d
commit
25169f68b7
@ -1,5 +1,11 @@
|
|||||||
Changelog for the c-ares project
|
Changelog for the c-ares project
|
||||||
|
|
||||||
|
* December 22
|
||||||
|
|
||||||
|
- Daniel Stenberg added ares_getsock() that extracts the set of sockets to
|
||||||
|
wait for action on. Similar to ares_fds() but not restricted to using
|
||||||
|
select() for the waiting.
|
||||||
|
|
||||||
* November 25
|
* November 25
|
||||||
|
|
||||||
- Yang Tse fixed some send() / recv() compiler warnings
|
- Yang Tse fixed some send() / recv() compiler warnings
|
||||||
|
Loading…
Reference in New Issue
Block a user