mirror of
https://github.com/curl/curl.git
synced 2024-11-21 01:16:58 +08:00
issue 31 - fix windows multi interface is now corrected
This commit is contained in:
parent
5de447b0cb
commit
caf37bc92e
10
TODO-RELEASE
10
TODO-RELEASE
@ -3,14 +3,10 @@ Issues not sorted in any particular order.
|
|||||||
UNASSIGNED means that no person has publicly stated to work on the issue.
|
UNASSIGNED means that no person has publicly stated to work on the issue.
|
||||||
DELETE means the issue is subject for dismissal
|
DELETE means the issue is subject for dismissal
|
||||||
|
|
||||||
To get fixed in 7.11.2 (planned release May/June 2004)
|
To get fixed in 7.11.2 (planned release late April/early May 2004)
|
||||||
======================
|
======================
|
||||||
|
|
||||||
31. Fix multi interface for windows with ares. curl_multi_fdset() returns
|
To get fixed in 7.12.0 (no date)
|
||||||
blank fdsets during name lookup which causes a following select() to fail!
|
|
||||||
High prio.
|
|
||||||
|
|
||||||
To get fixed in 7.12.0
|
|
||||||
======================
|
======================
|
||||||
|
|
||||||
25. curl_easy_strerror() curl_multi_strerror() curl_share_strerror()
|
25. curl_easy_strerror() curl_multi_strerror() curl_share_strerror()
|
||||||
@ -24,5 +20,5 @@ To get fixed in 7.12.0
|
|||||||
Low prio. Seshubabu Pasam works on this.
|
Low prio. Seshubabu Pasam works on this.
|
||||||
|
|
||||||
35. Rearrange lib/hostip.c to reduce the amount of #ifdefs and make it easier
|
35. Rearrange lib/hostip.c to reduce the amount of #ifdefs and make it easier
|
||||||
to follow "the flow". Daniel's task.
|
to follow "the flow".
|
||||||
Medium prio.
|
Medium prio.
|
||||||
|
Loading…
Reference in New Issue
Block a user