aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl/curl_multi_cleanup.3
AgeCommit message (Collapse)Author
2018-08-10docs: mention NULL is fine input to several functionsDaniel Stenberg
Fixes #2837 Closes #2858 Reported-by: Markus Elfring
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2013-02-22libcurl documentation: clarifications and typosAlexander Klauer
* Elaborates on default values of some curl_easy_setopt() options. * Reminds the user to cast variadic arguments to curl_easy_setopt() to 'void *' where curl internally interprets them as such. * Clarifies the working of the CURLOPT_SEEKFUNCTION option for curl_easy_setopt(). * Fixes typo 'forth' → 'fourth'. * Elaborates on CURL_SOCKET_TIMEOUT. * Adds some missing periods. * Notes that the return value of curl_version() must not be passed to free().
2011-03-12source header: added to more filesDaniel Stenberg
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2004-04-13additional infoDaniel Stenberg
2004-03-15random formatting updates to look better in HTML versionDaniel Stenberg
2002-03-04ripped out from ../ and put in its own directory nowDaniel Stenberg