summaryrefslogtreecommitdiff
path: root/docs/examples/ghiper.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-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
2017-10-06Merge tag 'curl-7_56_0'ng0
2017-09-11code style: use spaces around plusesDaniel Stenberg
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: move open braces to comply with function declaration styleDaniel 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: move open braces to comply with function declaration styleDaniel 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-06-18examples: more descriptionsDaniel Stenberg
2014-02-17examples: remove all use of CURLM_CALL_MULTI_PERFORMDaniel Stenberg
2011-03-10sources: update source headersDaniel Stenberg
2010-09-30multi & hiper examples: updates and cleanupsDirk Manske
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2008-05-22Fixed a surprising number of example programs that were passing int argumentsDan Fandrich
2007-07-12Fixed some compile warnings and errors and improved portability in theDan Fandrich
2006-10-12ghiper now uses the timer callback in the multi interfaceDaniel Stenberg
2006-10-10repair id stringDaniel Stenberg
2006-10-10Added ghiper.c, Jeff Pohlmeyer's example code using the curl_multi_socket()Daniel Stenberg