aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl/curl_multi_info_read.3
AgeCommit message (Collapse)Author
2020-03-24copyright: fix out-of-date copyright ranges and missing headersDaniel Stenberg
Reported by the new script 'scripts/copyright.pl'. The script has a regex whitelist for the files that don't need copyright headers. Removed three (mostly usesless) README files from docs/ Closes #5141
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-06-13curl_multi_info_read.3: fix example formattingJay Satiro
2015-06-02curl_multi_info_read.3: added exampleDaniel Stenberg
2015-05-04curl_multi_info_read.3: fix typoDaniel Stenberg
Reported-by: Liviu Chircu
2011-03-12source header: added to more filesDaniel Stenberg
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2009-05-07- Man page *roff problems fixed thanks to input from Colin Watson. ProblemsDaniel Stenberg
reported in the Debian package.
2008-12-28Anthony Bryan's man page cleanup in language and spellingDaniel Stenberg
2007-05-26make it a WARNING since this hits people hard in their facesDaniel Stenberg
2006-12-31curl_easy_cleanup kills this memory tooDaniel Stenberg
2006-10-08clarified moreDaniel Stenberg
2006-09-27added more explanationsDaniel Stenberg
2004-12-18Jean-Marc Ranger pointed out that the returned data doesn't survive a callDaniel Stenberg
to curl_multi_remove_handle() either.
2004-03-24Tor Arntsen's major ispell patchDaniel Stenberg
2004-03-15use .NF for the struct part to looke better in HTMLDaniel Stenberg
format some function references properly
2003-02-27Updated to better reflect reality. Also displays how the CURLMsg structDaniel Stenberg
looks like.
2002-03-04ripped out from ../ and put in its own directory nowDaniel Stenberg