diff options
Diffstat (limited to 'hiper/STATUS')
-rw-r--r-- | hiper/STATUS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/hiper/STATUS b/hiper/STATUS index 6b3e511f4..918611b8f 100644 --- a/hiper/STATUS +++ b/hiper/STATUS @@ -289,3 +289,12 @@ July 9, 2006 The set hashp pointer will then be passed on to the callback in upcoming calls when this same socket is used (in the brand new 'socketp' argument). + +--------------------------------------------------------------------------- + +July 30, 2006 + + Shockingly stupid (of me not having realized this before), but we really need + to add a 'running_handles' argument to the curl_multi_socket() and + curl_multi_socket_all() prototypes so that the caller can get to know when + all the transfers are actually done! |