index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
examples
/
hiperfifo.c
Age
Commit message (
Expand
)
Author
2019-07-25
examples: Avoid reserved names in hiperfifo examples
Brad Spencer
2019-05-22
examples: fix "clarify calculation precedence" warnings
Marcel Raad
2019-05-22
hiperfifo: remove unused variable
Marcel Raad
2019-05-21
examples: remove unused variables
Marcel Raad
2019-02-23
examples: remove recursive calls to curl_multi_socket_action
Daniel Stenberg
2018-04-15
all: Refactor malloc+memset to use calloc
Daniel Gustafsson
2018-03-20
examples/hiperfifo: checksrc compliance
Jay Satiro
2018-03-16
examples/hiperfifo.c: improved
Philip Prindeville
2017-09-11
code style: use spaces around equals signs
Daniel Stenberg
2017-05-19
ghiper.c/hiperfifo.c: add comment about missing timer functionality
Daniel Stenberg
2016-12-13
checksrc: stricter no-space-before-paren enforcement
Daniel Stenberg
2016-11-24
checksrc: white space edits to comply to stricter checksrc
Daniel Stenberg
2016-04-03
docs/examples: remove spurious white spaces all over
Daniel Stenberg
2016-02-11
examples: adhere to curl code style
Daniel Stenberg
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2015-10-04
hiperfifo: fix the pointer passed to WRITEDATA
rouzier
2015-06-18
examples: more descriptions
Daniel Stenberg
2014-02-17
examples: remove all use of CURLM_CALL_MULTI_PERFORM
Daniel Stenberg
2013-03-10
hiperfifo: updated to use current libevent API
Daniel Stenberg
2011-03-10
sources: update source headers
Daniel Stenberg
2010-12-18
examples: socket type cleanup
Daniel Stenberg
2010-09-30
multi & hiper examples: updates and cleanups
Dirk Manske
2010-03-24
remove the CVSish $Id$ lines
Daniel Stenberg
2008-11-19
and now it compiles too!
Daniel Stenberg
2008-11-19
I updated this example to use the modern paradigms of the socket API where
Daniel Stenberg
2008-05-22
Fixed a surprising number of example programs that were passing int arguments
Dan Fandrich
2008-05-19
change the code style to be more curlish, and changed some of the output
Daniel Stenberg
2008-05-16
removed lots of warnings
Daniel Stenberg
2007-07-12
Fixed some compile warnings and errors and improved portability in the
Dan Fandrich
2007-05-02
- Jeff Pohlmeyer improved the hiperfifo.c example to use the
Daniel Stenberg
2006-10-08
slightly improved
Daniel Stenberg
2006-09-12
hiperfifo.c by Jeff Pohlmeyer
Daniel Stenberg