bagder: curl-www/libcurl/hiper _schedule.html,1.28,1.29
| Newsgroups | gmane.comp.web.curl.www.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/curl/curl-www/libcurl/hiper In directory labb:/tmp/cvs-serv31509 Modified Files: _schedule.html Log Message: hiper-7.patch added Index: _schedule.html =================================================================== RCS file: /cvsroot/curl/curl-www/libcurl/hiper/_schedule.html,v retrieving revision 1.28 retrieving revision 1.29 diff -u -d -r1.28 -r1.29 --- _schedule.html 11 Jan 2006 07:27:38 -0000 1.28 +++ _schedule.html 15 Jan 2006 23:24:07 -0000 1.29 @@ -33,6 +33,14 @@ <table class="news"> +MARKDATE(Jan 16 2006) <a +href="http://curl.haxx.se/libcurl/hiper/hiper-7.patch">hiper-7.patch</a> +introduces <a href="../c/curl_multi_setopt.html">curl_multi_setopt</a> to set +the socket callback, to allow other functions than just the *multi_socket() +ones to cause the callback to get called. + +STOP + MARKDATE(Jan 7 2006) Sun Yi-Ming's comments also made me realize that we need to better take care of the socket state for sockets that are used by more than one easy handle. The "check for socket change" within the multi code