summaryrefslogtreecommitdiff
path: root/docs/examples/evhiperfifo.c
Commit message (Expand)AuthorAgeFilesLines
* copyrights: update copyright year rangesDaniel Stenberg2021-09-081-1/+1
* examples/*hiperfifo.c: fix calloc arguments to match function protogit-bruh2021-09-061-1/+1
* copyright: fix year rangesDaniel Stenberg2020-11-051-1/+1
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* examples: fix "clarify calculation precedence" warningsMarcel Raad2019-05-221-3/+4
* examples: remove unused variablesMarcel Raad2019-05-211-1/+0
* examples: remove recursive calls to curl_multi_socket_actionDaniel Stenberg2019-02-231-4/+3
* all: Refactor malloc+memset to use callocDaniel Gustafsson2018-04-151-1/+0
* code style: use spaces around equals signsDaniel Stenberg2017-09-111-12/+12
* asiohiper.cpp / evhiperfifo.c: deal with negative timerfunction inputDaniel Stenberg2017-05-191-2/+2
* checksrc: stricter no-space-before-paren enforcementDaniel Stenberg2016-12-131-7/+7
* checksrc: white space edits to comply to stricter checksrcDaniel Stenberg2016-11-241-2/+3
* docs/examples: remove spurious white spaces all overDaniel Stenberg2016-04-031-1/+1
* examples: adhere to curl code styleDaniel Stenberg2016-02-111-51/+55
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* examples: more descriptionsDaniel Stenberg2015-06-181-1/+5
* examples: remove all use of CURLM_CALL_MULTI_PERFORMDaniel Stenberg2014-02-171-2/+1
* evhiperfifo: fix the pointer passed to WRITEDATADaniel Stenberg2012-11-011-2/+2
* sources: update source headersDaniel Stenberg2011-03-101-2/+15
* examples: socket type cleanupDaniel Stenberg2010-12-181-1/+1
* multi & hiper examples: updates and cleanupsDirk Manske2010-09-301-64/+34
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* Markus Koetter's adaptation of hiperfifo.c to instead use libevDaniel Stenberg2008-11-211-0/+460