summaryrefslogtreecommitdiff
path: root/docs/examples/hiperfifo.c
AgeCommit message (Expand)Author
2019-06-07Merge tag 'curl-7_65_1' of https://github.com/curl/curlng0
2019-05-22Merge tag 'curl-7_65_0' of https://github.com/curl/curlng0
2019-05-22examples: fix "clarify calculation precedence" warningsMarcel Raad
2019-05-22hiperfifo: remove unused variableMarcel Raad
2019-05-21examples: remove unused variablesMarcel Raad
2019-04-12Merge tag 'curl-7_64_1' of https://github.com/curl/curlng0
2019-02-23examples: remove recursive calls to curl_multi_socket_actionDaniel Stenberg
2018-05-23Merge tag 'curl-7_60_0' (with fixes)Nils Gillmann
2018-04-15all: Refactor malloc+memset to use callocDaniel Gustafsson
2018-03-20examples/hiperfifo: checksrc complianceJay Satiro
2018-03-16examples/hiperfifo.c: improvedPhilip Prindeville
2017-10-06Merge tag 'curl-7_56_0'ng0
2017-09-11code style: use spaces around equals signsDaniel Stenberg
2017-08-22gnurl: replace references in folder "doc".ng0
2017-08-22ghiper.c/hiperfifo.c: add comment about missing timer functionalityDaniel Stenberg
2017-08-22checksrc: stricter no-space-before-paren enforcementDaniel Stenberg
2017-08-22checksrc: white space edits to comply to stricter checksrcDaniel Stenberg
2017-05-19ghiper.c/hiperfifo.c: add comment about missing timer functionalityDaniel Stenberg
2016-12-13checksrc: stricter no-space-before-paren enforcementDaniel Stenberg
2016-11-24checksrc: white space edits to comply to stricter checksrcDaniel Stenberg
2016-04-03docs/examples: remove spurious white spaces all overDaniel Stenberg
2016-02-11examples: adhere to curl code styleDaniel Stenberg
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-10-04hiperfifo: fix the pointer passed to WRITEDATArouzier
2015-06-18examples: more descriptionsDaniel Stenberg
2014-02-17examples: remove all use of CURLM_CALL_MULTI_PERFORMDaniel Stenberg
2013-03-10hiperfifo: updated to use current libevent APIDaniel Stenberg
2011-03-10sources: update source headersDaniel Stenberg
2010-12-18examples: socket type cleanupDaniel Stenberg
2010-09-30multi & hiper examples: updates and cleanupsDirk Manske
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2008-11-19and now it compiles too!Daniel Stenberg
2008-11-19I updated this example to use the modern paradigms of the socket API whereDaniel Stenberg
2008-05-22Fixed a surprising number of example programs that were passing int argumentsDan Fandrich
2008-05-19change the code style to be more curlish, and changed some of the outputDaniel Stenberg
2008-05-16removed lots of warningsDaniel Stenberg
2007-07-12Fixed some compile warnings and errors and improved portability in theDan Fandrich
2007-05-02- Jeff Pohlmeyer improved the hiperfifo.c example to use theDaniel Stenberg
2006-10-08slightly improvedDaniel Stenberg
2006-09-12hiperfifo.c by Jeff PohlmeyerDaniel Stenberg