summaryrefslogtreecommitdiff
path: root/docs/libcurl/curl_multi_setopt.3
Commit message (Expand)AuthorAgeFilesLines
* man pages: simplify the .TH sectionsDaniel Stenberg2023-04-261-1/+1
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-031-1/+1
* copyright: make repository REUSE compliantmax.mehl2022-06-131-1/+3
* docs: consistent manpage SYNOPSISDaniel Stenberg2021-11-261-0/+2
* docs: address proselint nitsDaniel Stenberg2021-11-261-2/+2
* docs: reduce/avoid English contractionsDaniel Stenberg2021-11-071-1/+1
* docs: consistent use of "Added in"Daniel Stenberg2021-10-251-1/+1
* man pages: require all to use the same section header orderDaniel Stenberg2021-10-251-2/+7
* docs: provide "RETURN VALUE" section for more func manpagesDaniel Stenberg2021-10-251-1/+1
* manpage: adjust the asterisk in some SYNOPSIS sectionsDaniel Stenberg2021-10-201-1/+1
* language: s/behaviour/behavior/gEmil Engler2021-01-021-2/+2
* copyright: fix year rangesDaniel Stenberg2020-11-051-1/+1
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* CURLMOPT_MAX_CONCURRENT_STREAMS: new setoptKunal Ekawde2019-10-021-1/+3
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* curl_multi_setopt.3: alpha sort the optionsDaniel Stenberg2015-06-241-18/+18
* curl_multi_setopt.3: add the new push optionsDaniel Stenberg2015-06-241-1/+5
* curl_multi_setopt.3: Link to CURLMOPT_MAXCONNECTSJay Satiro2015-03-021-0/+2
* curl_multi_setopt.3: refer to stand-alone pagesDaniel Stenberg2014-11-041-156/+13
* opts: made stand-alone man-pages for several multi optionsDaniel Stenberg2014-11-031-8/+8
* lib man pages: update easy setopt option referencesDaniel Stenberg2014-06-211-1/+1
* curl_multi_setopt.3: clarify CURLMOPT_MAXCONNECTSDaniel Stenberg2014-02-171-4/+7
* Multiple pipelines and limiting the number of connections.Linus Nielsen Feltzing2013-03-131-0/+106
* libcurl documentation: clarifications and typosAlexander Klauer2013-02-221-3/+6
* source header: added to more filesDaniel Stenberg2011-03-121-1/+21
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* point to the current functions, not the deprecated onesDaniel Stenberg2009-09-111-15/+15
* Anthony Bryan's man page cleanup in language and spellingDaniel Stenberg2008-12-281-4/+4
* Checked in some grammatical and minor other fixes in the documentation andDan Fandrich2008-09-101-1/+1
* clarify that the CURLMOPT_TIMERFUNCTION callback can pass in 0 and -1 as legalDaniel Stenberg2007-12-111-4/+5
* Added CURLMOPT_MAXCONNECTS which is a curl_multi_setopt() option for settingDaniel Stenberg2007-05-301-0/+16
* Jeff Pohlmeyer has been working with the hiperfifo.c example source code,Daniel Stenberg2006-10-121-14/+31
* Major overhaul introducing http pipelining support and shared connectionDaniel Stenberg2006-09-071-0/+7
* [Hiper-related work] Added a function called curl_multi_assign() that willDaniel Stenberg2006-07-261-2/+3
* corrected introduction version numberDaniel Stenberg2006-06-241-1/+1
* adjusted to the new concept of the callbackDaniel Stenberg2006-01-151-0/+42