History log of /curl/docs/examples/10-at-a-time.c (Results 26 – 33 of 33)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: curl-7_19_0
# 79ffbf7f 31-Aug-2008 Yang Tse

MSVC adjustment


Revision tags: curl-7_18_2
# e664cd58 22-May-2008 Dan Fandrich

Fixed a surprising number of example programs that were passing int arguments
to curl_easy_setopt instead of long.


Revision tags: curl-7_18_1
# b12fef3f 27-Feb-2008 Daniel Stenberg

Michal Marek's cleanup of how curl_easy_setopt() is used in examples and
test code. Thanks to his curl_easy_setopt() typechecker work...


Revision tags: curl-7_18_0
# bbc4e054 05-Nov-2007 Daniel Stenberg

Andres Garcia made it build and run on windows


Revision tags: curl-7_17_1, curl-7_17_0, curl-7_17_0-preldapfix, curl-7_16_4
# 9ca688c8 27-Jun-2007 Daniel Stenberg

James Bursa's improvement


# 8edbe262 27-Jun-2007 Daniel Stenberg

fix little flaw that could make the transfer loop end prematurely


Revision tags: curl-7_16_3, curl-7_16_2, curl-7_16_1, curl-7_16_0
# f5334763 13-Oct-2006 Daniel Stenberg

Added comments about checking return code and the maxfd counter


# fb650805 12-Sep-2006 Daniel Stenberg

example code by Michael Wallner


12