Daniel Stenberg
|
76c54bd129
example: fix compiler warnings in fopen.c
|
14 years ago |
Daniel Stenberg
|
809a748124
fopen.c: re-indented, fixed previous mistake
|
14 years ago |
Daniel Stenberg
|
542318b113
multi use: call multi_perform even on select() timeouts
|
14 years ago |
Dirk Manske
|
5fb4279ec7
multi & hiper examples: updates and cleanups
|
14 years ago |
Constantine Sapuntzakis
|
bc0699f226
examples: add curl_multi_timeout
|
14 years ago |
Kamil Dudka
|
d487ade72c
test536: do not fail with threaded DNS resolver
|
14 years ago |
Daniel Stenberg
|
eef316f099
spellchecked by Stphane Fillod
|
14 years ago |
Yang Tse
|
59e378f48f
remove unnecessary typecasting of malloc()
|
16 years ago |
Yang Tse
|
79ffbf7fe1
MSVC adjustment
|
16 years ago |
Dan Fandrich
|
e664cd5826
Fixed a surprising number of example programs that were passing int arguments
|
16 years ago |
Dan Fandrich
|
aa2a54c10a
Give a hint as to why a url_fopen failed.
|
16 years ago |
Dan Fandrich
|
49ce3e5160
Fixed some compile warnings and errors and improved portability in the
|
17 years ago |
Daniel Stenberg
|
f53347631e
Added comments about checking return code and the maxfd counter
|
18 years ago |
Daniel Stenberg
|
097d449cc1
remove curl_ prefix from functions not present in libcurl
|
20 years ago |
Daniel Stenberg
|
39af394a1c
removed tabs and trailing whitespace from source
|
20 years ago |
Daniel Stenberg
|
821302bcf3
removed old version checks
|
21 years ago |
Daniel Stenberg
|
f68219ddaa
use the newer option names
|
21 years ago |
Daniel Stenberg
|
d3b81ea3f7
Vincent Sanders's massive update of this example code. One could argue
|
21 years ago |
Daniel Stenberg
|
173b35eaf8
made it work
|
22 years ago |
Daniel Stenberg
|
1913b4eeed
fopen.c added, a fopen() style emulation for URL reading
|
22 years ago |