Commit bcf448ee authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

connection timeout is in for 7.7

parent 91e4da7d
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -11,13 +11,15 @@ TODO
 product! (Yes, you may add things not mentioned here, these are just a
 few teasers...)

To be done for the 7.7 relase:
To be done 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 be done after the 7.7 release:

 * Make SSL session ids get used if multiple HTTPS documents from the same