Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-14 | http-proxy: do the HTTP CONNECT process entirely non-blocking | Daniel Stenberg | |
Mentioned as a problem since 2007 (8f87c15bdac63) and of course it existed even before that. Closes #1547 | |||
2017-01-19 | docs: non-blocking SSL handshake is now supported with NSS | Kamil Dudka | |
Implemented since curl-7_36_0-130-g8868a22 Reported-by: Fahim Chandurwala | |||
2016-12-03 | libcurl-multi.3: typo | Jeremy Pearson | |
Closes https://github.com/curl/curl/pull/1153 | |||
2016-06-01 | libcurl-multi.3: fix small typo | Benjamin Kircher | |
Closes #850 | |||
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg | |
2015-07-30 | libcurl-multi.3: mention curl_multi_wait | Daniel Stenberg | |
... and some general rewordings to improve this docs. Reported-by: Tim Stack Closes #356 | |||
2015-06-16 | Fix typo in docs | Paul Oliver | |
s/curret/current/ | |||
2014-10-24 | *.3: add/extend "SEE ALSO" sections | Daniel Stenberg | |
2014-09-19 | libcurl docs: improvements all over | Daniel Stenberg | |
2011-12-20 | libcurl-multi.3: active FTP is no longer blocking! | Daniel Stenberg | |
2011-10-27 | libcurl-multi.3: update the list of areas still blocking | Daniel Stenberg | |
2011-10-20 | CURLM_CALL_MULTI_PERFORM: remove mention | Daniel Stenberg | |
This return code has not been used since 7.20.0 so we can stop mentioning it for current libcurl. | |||
2011-09-28 | multi docs: extended the multi_socket API description | Daniel Stenberg | |
2010-03-24 | remove the CVSish $Id$ lines | Daniel Stenberg | |
2010-02-21 | TFTP transfers are not blocking since 7.20.0 | Daniel Stenberg | |
2009-11-11 | NSS SSL connections are also blocking | Daniel Stenberg | |
2009-06-15 | curl_multi_socket_action() is the one to use nowadays, as Mohun Biswas | Daniel Stenberg | |
pointed out! | |||
2009-05-11 | curl_multi_socket_action() is the one we favor! | Daniel Stenberg | |
2009-05-11 | TELNET transfers and SOCKS handshakes are blocking too | Daniel Stenberg | |
2008-12-28 | Anthony Bryan's man page cleanup in language and spelling | Daniel Stenberg | |
2007-07-30 | less blocking these days | Daniel Stenberg | |
2007-05-26 | Clarify a bit about the fact that easy handles remain in the multi stack when | Daniel Stenberg | |
transfers are done and need to be removed and closed or re-added. | |||
2007-05-23 | TFTP transfers are also blocking | Daniel Stenberg | |
2007-05-23 | fix the formatting of the trailing list | Daniel Stenberg | |
2007-02-10 | file:// transfers are blocking | Daniel Stenberg | |
2007-02-03 | some additional info | Daniel Stenberg | |
2006-06-26 | changed wording slightly, and added standard boiler-plate header | Daniel Stenberg | |
2004-07-17 | the multi interface is not so new anymore! | Daniel Stenberg | |
2004-07-17 | minor format fix | Daniel Stenberg | |
2004-06-21 | updates | Daniel Stenberg | |
2004-03-24 | Tor Arntsen's major ispell patch | Daniel Stenberg | |
2004-03-15 | random formatting updates to look better in HTML version | Daniel Stenberg | |
2004-03-15 | more fixes | Daniel Stenberg | |
2004-03-15 | better formatting of functions to get better links in the web version | Daniel Stenberg | |
2003-08-06 | Domenico Andreoli fixed the section number in the main meta data | Daniel Stenberg | |
2002-12-03 | clarified | Daniel Stenberg | |
2002-10-13 | added more info | Daniel Stenberg | |
2002-03-20 | newcomer notice added | Daniel Stenberg | |
2002-03-19 | multi interface overview and description | Daniel Stenberg | |