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_setopt.3
Age
Commit message (
Expand
)
Author
2014-11-04
curl_multi_setopt.3: refer to stand-alone pages
Daniel Stenberg
2014-11-03
opts: made stand-alone man-pages for several multi options
Daniel Stenberg
2014-06-21
lib man pages: update easy setopt option references
Daniel Stenberg
2014-02-17
curl_multi_setopt.3: clarify CURLMOPT_MAXCONNECTS
Daniel Stenberg
2013-03-13
Multiple pipelines and limiting the number of connections.
Linus Nielsen Feltzing
2013-02-22
libcurl documentation: clarifications and typos
Alexander Klauer
2011-03-12
source header: added to more files
Daniel Stenberg
2010-03-24
remove the CVSish $Id$ lines
Daniel Stenberg
2009-09-11
point to the current functions, not the deprecated ones
Daniel Stenberg
2008-12-28
Anthony Bryan's man page cleanup in language and spelling
Daniel Stenberg
2008-09-10
Checked in some grammatical and minor other fixes in the documentation and
Dan Fandrich
2007-12-11
clarify that the CURLMOPT_TIMERFUNCTION callback can pass in 0 and -1 as legal
Daniel Stenberg
2007-05-30
Added CURLMOPT_MAXCONNECTS which is a curl_multi_setopt() option for setting
Daniel Stenberg
2006-10-12
Jeff Pohlmeyer has been working with the hiperfifo.c example source code,
Daniel Stenberg
2006-09-07
Major overhaul introducing http pipelining support and shared connection
Daniel Stenberg
2006-07-26
[Hiper-related work] Added a function called curl_multi_assign() that will
Daniel Stenberg
2006-06-24
corrected introduction version number
Daniel Stenberg
2006-01-15
adjusted to the new concept of the callback
Daniel Stenberg