mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
The FD_SETSIZE issue is already sorted, at least internally. We still need
to provide a better multi-API to allow apps to avoid select().
This commit is contained in:
parent
e80f566a14
commit
5ec4501b9d
@ -17,6 +17,3 @@ To get fixed in 7.12.3 (planned release: December 2004)
|
||||
|
||||
To get fixed in 7.13 (planned release: March 2005)
|
||||
======================
|
||||
|
||||
53 - switch to poll() instead of select() for systems that support it (to
|
||||
address the FS_SETSIZE problem (API change required)
|
||||
|
Loading…
Reference in New Issue
Block a user