Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-05-22 | Fixed a surprising number of example programs that were passing int arguments | Dan Fandrich | |
to curl_easy_setopt instead of long. | |||
2007-07-12 | Fixed some compile warnings and errors and improved portability in the | Dan Fandrich | |
examples. Removed ftp3rdparty.c since libcurl doesn't support 3rd party FTP transfers any longer. | |||
2006-10-13 | Added comments about checking return code and the maxfd counter | Daniel Stenberg | |
2004-10-06 | *** empty log message *** | Gisle Vanem | |
2004-10-06 | removed tabs and trailing whitespace from source | Daniel Stenberg | |
2003-08-28 | Henrik Storner's rewrite that includes a nice usage of curl_multi_info_read() | Daniel Stenberg | |
2003-01-09 | fix | Daniel Stenberg | |
2002-03-19 | fixed include and added header | Daniel Stenberg | |
2002-03-04 | multi interface using examples | Daniel Stenberg | |