Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | curl_multi_wait.3: add example | Daniel Stenberg | 2016-03-09 | 1 | -1/+43 |
* | URLs: change all http:// URLs to https:// | Daniel Stenberg | 2016-02-03 | 1 | -1/+1 |
* | docs: Spelling fixes | Ville Skyttä | 2015-06-08 | 1 | -1/+1 |
* | curl_multi_wait.3: clarify numfds being used if not NULL | Daniel Stenberg | 2014-11-25 | 1 | -5/+5 |
* | curl_multi_wait.3: clarify the numfds counter | Daniel Stenberg | 2013-06-13 | 1 | -1/+3 |
* | curl_multi_wait: reduce timeout if the multi handle wants to | Daniel Stenberg | 2013-06-03 | 1 | -1/+4 |
* | curl_multi_wait: no wait if no descriptors to wait for | Daniel Stenberg | 2012-10-09 | 1 | -1/+4 |
* | curl_multi_wait.3: style formatting mistake | Daniel Stenberg | 2012-10-09 | 1 | -1/+1 |
* | curl_multi_wait.3: fix the name of the man page | Daniel Stenberg | 2012-10-08 | 1 | -1/+1 |
* | curl_multi_wait.3: renamed the last argument variable for clarity | Daniel Stenberg | 2012-10-08 | 1 | -2/+2 |
* | curl_multi_wait: Add parameter to return number of active sockets | Sara Golemon | 2012-09-16 | 1 | -1/+5 |
* | Manpage for curl_multi_wait(). | Sara Golemon | 2012-09-01 | 1 | -0/+68 |