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
/
examples
/
multi-debugcallback.c
Age
Commit message (
Expand
)
Author
2018-09-23
docs/examples: URL updates
Viktor Szakats
2018-09-10
docs/examples: do not wait when no transfers are running
Kamil Dudka
2018-07-09
examples: fix -Wformat warnings
Marcel Raad
2018-05-14
examples: Fix format specifiers
Rikard Falkeborn
2017-09-11
code style: use spaces around pluses
Daniel Stenberg
2017-09-11
code style: use spaces around equals signs
Daniel Stenberg
2017-05-24
examples: fix Wimplicit-fallthrough warnings
Marcel Raad
2016-12-13
checksrc: stricter no-space-before-paren enforcement
Daniel Stenberg
2016-02-11
examples: adhere to curl code style
Daniel Stenberg
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2015-07-01
examples: provide <DESC> sections
Daniel Stenberg
2014-11-19
examples: Wait recommended 100ms when no file descriptors are ready
Jay Satiro
2014-11-15
examples: Don't call select() to sleep on windows
Jay Satiro
2012-08-27
examples: use do/while loop for multi examples
Dave Reisner
2011-03-10
sources: update source headers
Daniel Stenberg
2010-12-17
examples: fix compiler warnings
Daniel Stenberg
2010-10-05
examples: use example.com in example URLs
Daniel Stenberg
2010-09-30
multi & hiper examples: updates and cleanups
Dirk Manske
2010-07-14
examples: add curl_multi_timeout
Constantine Sapuntzakis
2010-04-24
test536: do not fail with threaded DNS resolver
Kamil Dudka
2010-03-24
remove the CVSish $Id$ lines
Daniel Stenberg
2009-06-05
docs/example patches for VMS
Yang Tse
2008-05-22
Fixed a surprising number of example programs that were passing int arguments
Dan Fandrich
2008-02-27
Michal Marek's cleanup of how curl_easy_setopt() is used in examples and
Daniel Stenberg
2006-10-13
Added comments about checking return code and the maxfd counter
Daniel Stenberg
2004-05-24
multi interface, debug callback
Daniel Stenberg