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_perform.3
Age
Commit message (
Collapse
)
Author
2011-03-12
source header: added to more files
Daniel Stenberg
2010-03-24
remove the CVSish $Id$ lines
Daniel Stenberg
2010-02-01
We introduce a loop in lib/multi.c around all calls to multi_runsingle() and
Daniel Stenberg
simply check for CURLM_CALL_MULTI_PERFORM internally. This has the added benefit that this goes in line with my long-term wishes to get rid of the CURLM_CALL_MULTI_PERFORM all together from the public API.
2009-09-02
spell out that when running_handles is zero, there is no longer any transfers
Daniel Stenberg
going on
2008-12-28
Anthony Bryan's man page cleanup in language and spelling
Daniel Stenberg
2006-09-21
Extended the explanation for CURLM_CALL_MULTI_PERFORM somewhat.
Daniel Stenberg
2006-01-02
minor edits
Daniel Stenberg
2004-10-03
added info about how users get info (like the CURLcode return code) from
Daniel Stenberg
individual transfers
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
2002-12-03
clarified
Daniel Stenberg
2002-10-15
Andrés García's corrections
Daniel Stenberg
2002-03-04
ripped out from ../ and put in its own directory now
Daniel Stenberg