Daniel Stenberg
|
fbf5d507ce
lib/src: white space edits to comply better with code style
|
1 month ago |
Viktor Szakats
|
53b4dfe405
examples: delete unused includes
|
5 months ago |
Viktor Szakats
|
d4b8589055
examples: fix compiling with MSVC
|
5 months ago |
Daniel Stenberg
|
f540e43b9d
examples: use present tense in comments
|
8 months ago |
Daniel Stenberg
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
Ayesh Karunaratne
|
4484270afc
misc: typo and grammar fixes
|
2 years ago |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 years ago |
Daniel Stenberg
|
60080202bb
examples/multi-app.c: call curl_multi_remove_handle as well
|
2 years ago |
Daniel Stenberg
|
a28464ae77
docs: reduce/avoid English contractions
|
3 years ago |
Daniel Stenberg
|
ae8e11ed5f
docs/examples: use curl_multi_poll() in multi examples
|
3 years ago |
Daniel Stenberg
|
ac0a88fd25
copyright: fix year ranges
|
4 years ago |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 years ago |
Vilhelm Prytz
|
d0319adb0c
copyrights: update all copyright notices to 2019 on files changed this year
|
5 years ago |
Marcel Raad
|
10b7067eb7
examples: reduce variable scopes
|
5 years ago |
Viktor Szakats
|
efc696a2e0
docs/examples: URL updates
|
6 years ago |
Kamil Dudka
|
1d173f3413
docs/examples: do not wait when no transfers are running
|
6 years ago |
Daniel Stenberg
|
e5743f08e7
code style: use spaces around pluses
|
7 years ago |
Daniel Stenberg
|
6b84438d9a
code style: use spaces around equals signs
|
7 years ago |
Daniel Stenberg
|
b228d2952b
checksrc: stricter no-space-before-paren enforcement
|
8 years ago |
Daniel Stenberg
|
3a6563d668
examples: adhere to curl code style
|
8 years ago |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 years ago |
Daniel Stenberg
|
a3b8a9e036
docs/examples/multi-app.c: fix bad desc formatting
|
8 years ago |
Daniel Stenberg
|
2e503441ed
examples: added descriptions
|
8 years ago |
Jay Satiro
|
cb13fad733
examples: Wait recommended 100ms when no file descriptors are ready
|
10 years ago |
Jay Satiro
|
a607f8a20c
examples: Don't call select() to sleep on windows
|
10 years ago |
Dave Reisner
|
4c070de4fb
examples: use do/while loop for multi examples
|
12 years ago |
Daniel Stenberg
|
1aeb635cdd
sources: update source headers
|
13 years ago |
Daniel Stenberg
|
9583b4af90
examples: fix compiler warnings
|
14 years ago |
Daniel Stenberg
|
542318b113
multi use: call multi_perform even on select() timeouts
|
14 years ago |
Daniel Stenberg
|
18e7b52e8e
examples: use example.com in example URLs
|
14 years ago |