Daniel Stenberg
|
32d64b2e87
defines: avoid underscore-prefixed defines
|
před 5 roky |
Brad Spencer
|
fd5ab4358f
examples: Avoid reserved names in hiperfifo examples
|
před 5 roky |
Marcel Raad
|
159ea554af
examples: fix "clarify calculation precedence" warnings
|
před 5 roky |
Marcel Raad
|
acb097ca7f
hiperfifo: remove unused variable
|
před 5 roky |
Marcel Raad
|
b069815a7a
examples: remove unused variables
|
před 5 roky |
Daniel Stenberg
|
47e540df8f
examples: remove recursive calls to curl_multi_socket_action
|
před 5 roky |
Daniel Gustafsson
|
94400f32e9
all: Refactor malloc+memset to use calloc
|
před 6 roky |
Jay Satiro
|
712c916d94
examples/hiperfifo: checksrc compliance
|
před 6 roky |
Philip Prindeville
|
9434194be8
examples/hiperfifo.c: improved
|
před 6 roky |
Daniel Stenberg
|
6b84438d9a
code style: use spaces around equals signs
|
před 7 roky |
Daniel Stenberg
|
e5491e0f9c
ghiper.c/hiperfifo.c: add comment about missing timer functionality
|
před 7 roky |
Daniel Stenberg
|
b228d2952b
checksrc: stricter no-space-before-paren enforcement
|
před 8 roky |
Daniel Stenberg
|
8657c268e1
checksrc: white space edits to comply to stricter checksrc
|
před 8 roky |
Daniel Stenberg
|
6ddab23fb1
docs/examples: remove spurious white spaces all over
|
před 8 roky |
Daniel Stenberg
|
3a6563d668
examples: adhere to curl code style
|
před 8 roky |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
před 8 roky |
rouzier
|
b1d55997e5
hiperfifo: fix the pointer passed to WRITEDATA
|
před 9 roky |
Daniel Stenberg
|
0e7d76d6a8
examples: more descriptions
|
před 9 roky |
Daniel Stenberg
|
1f60728f81
examples: remove all use of CURLM_CALL_MULTI_PERFORM
|
před 10 roky |
Daniel Stenberg
|
ad361d109b
hiperfifo: updated to use current libevent API
|
před 11 roky |
Daniel Stenberg
|
1aeb635cdd
sources: update source headers
|
před 13 roky |
Daniel Stenberg
|
bcfb9ea34c
examples: socket type cleanup
|
před 14 roky |
Dirk Manske
|
5fb4279ec7
multi & hiper examples: updates and cleanups
|
před 14 roky |
Daniel Stenberg
|
2309b4e330
remove the CVSish $Id$ lines
|
před 14 roky |
Daniel Stenberg
|
0b489c7e61
and now it compiles too!
|
před 16 roky |
Daniel Stenberg
|
22d4db1cf2
I updated this example to use the modern paradigms of the socket API where
|
před 16 roky |
Dan Fandrich
|
e664cd5826
Fixed a surprising number of example programs that were passing int arguments
|
před 16 roky |
Daniel Stenberg
|
c2a84aa6f0
change the code style to be more curlish, and changed some of the output
|
před 16 roky |
Daniel Stenberg
|
e059efda1b
removed lots of warnings
|
před 16 roky |
Dan Fandrich
|
49ce3e5160
Fixed some compile warnings and errors and improved portability in the
|
před 17 roky |