mirror of
https://github.com/curl/curl.git
synced 2026-07-26 03:27:17 +03:00
removed the random seeding and persistant stuff, as both are already in
this version!
This commit is contained in:
parent
f9cde0646f
commit
e16e9b91ae
1 changed files with 0 additions and 5 deletions
|
|
@ -11,11 +11,6 @@ TODO
|
|||
|
||||
To do for the 7.7 release:
|
||||
|
||||
* Fix the random seeding. Add --egd-socket and --random-file options to the
|
||||
curl client and libcurl curl_easy_setopt() interface.
|
||||
|
||||
* Support persistant connections (fully detailed elsewhere)
|
||||
|
||||
* Add a special connection-timeout that only goes for the connection phase.
|
||||
|
||||
To do for the 7.8 release:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue