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