index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
libcurl
/
curl_multi_wait.3
Age
Commit message (
Expand
)
Author
2019-11-28
docs: add more references to curl_multi_poll
Daniel Stenberg
2019-11-02
copyrights: update all copyright notices to 2019 on files changed this year
Vilhelm Prytz
2019-06-26
curl_multi_wait.3: escape backslash in example
Gaël PORTAY
2016-03-09
curl_multi_wait.3: add example
Daniel Stenberg
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2015-06-08
docs: Spelling fixes
Ville Skyttä
2014-11-25
curl_multi_wait.3: clarify numfds being used if not NULL
Daniel Stenberg
2013-06-13
curl_multi_wait.3: clarify the numfds counter
Daniel Stenberg
2013-06-03
curl_multi_wait: reduce timeout if the multi handle wants to
Daniel Stenberg
2012-10-09
curl_multi_wait: no wait if no descriptors to wait for
Daniel Stenberg
2012-10-09
curl_multi_wait.3: style formatting mistake
Daniel Stenberg
2012-10-08
curl_multi_wait.3: fix the name of the man page
Daniel Stenberg
2012-10-08
curl_multi_wait.3: renamed the last argument variable for clarity
Daniel Stenberg
2012-09-16
curl_multi_wait: Add parameter to return number of active sockets
Sara Golemon
2012-09-01
Manpage for curl_multi_wait().
Sara Golemon