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-post.c
Age
Commit message (
Expand
)
Author
2010-12-17
examples: fix compiler warnings
Daniel Stenberg
2010-11-04
multi use: call multi_perform even on select() timeouts
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
2010-02-14
removed trailing whitespace
Yang Tse
2008-05-22
Fixed a surprising number of example programs that were passing int arguments
Dan Fandrich
2007-07-12
Fixed some compile warnings and errors and improved portability in the
Dan Fandrich
2006-10-13
Added comments about checking return code and the maxfd counter
Daniel Stenberg
2006-05-02
Make this code use the proper pointers
Daniel Stenberg
2004-11-24
HTTP "auth done right". See lib/README.httpauth
Daniel Stenberg
2002-05-06
Added multi-post.c, based on the source file posted by Gustaf Hui
Daniel Stenberg