summaryrefslogtreecommitdiff
path: root/docs/examples/evhiperfifo.c
Commit message (Expand)AuthorAgeFilesLines
* 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