Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-07-14 | examples: add curl_multi_timeout | Constantine Sapuntzakis | |
Make the multi-interface using examples use curl_multi_timeout to properly educate users how to do things. | |||
2010-04-24 | test536: do not fail with threaded DNS resolver | Kamil Dudka | |
Also tweaked comments in certain examples using curl_multi_fdset(). | |||
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 | |
to curl_easy_setopt instead of long. | |||
2008-02-27 | Michal Marek's cleanup of how curl_easy_setopt() is used in examples and | Daniel Stenberg | |
test code. Thanks to his curl_easy_setopt() typechecker work... | |||
2006-10-13 | Added comments about checking return code and the maxfd counter | Daniel Stenberg | |
2004-05-24 | multi interface, debug callback | Daniel Stenberg | |