Revert "Update to 7.44.0"
[platform/upstream/curl.git] / docs / examples / hiperfifo.c
2016-04-07 seonah moonRevert "Update to 7.44.0" 72/65072/1
2016-04-07 Seonah MoonUpdate to 7.44.0 38/65038/2 submit/tizen/20160407.062150
2016-04-07 Seonah MoonImported Upstream version 7.44.0 35/65035/1
2016-04-07 seonah moonRevert "Imported Upstream version 7.44.0" 20/65020/1
2016-04-07 Seonah MoonImported Upstream version 7.44.0 13/65013/1
2015-11-16 taesub.kimImported Upstream version 7.40.0 07/51807/1
2014-02-17 Daniel Stenbergexamples: remove all use of CURLM_CALL_MULTI_PERFORM
2013-09-04 Patrick McCartyImported Upstream version 7.32.0 upstream/7.32.0
2013-03-10 Daniel Stenberghiperfifo: updated to use current libevent API
2012-10-30 Anas NashifImported Upstream version 7.21.3 upstream/7.21.3
2011-03-12 Daniel StenbergMerge branch 'imap' of https://github.com/bnoordhuis...
2011-03-10 Daniel Stenbergsources: update source headers
2010-12-18 Daniel Stenbergexamples: socket type cleanup
2010-09-30 Dirk Manskemulti & hiper examples: updates and cleanups
2010-03-24 Daniel Stenbergremove the CVSish $Id$ lines
2008-11-19 Daniel Stenbergand now it compiles too!
2008-11-19 Daniel StenbergI updated this example to use the modern paradigms...
2008-05-22 Dan FandrichFixed a surprising number of example programs that...
2008-05-19 Daniel Stenbergchange the code style to be more curlish, and changed...
2008-05-16 Daniel Stenbergremoved lots of warnings
2007-07-12 Dan FandrichFixed some compile warnings and errors and improved...
2007-05-02 Daniel Stenberg- Jeff Pohlmeyer improved the hiperfifo.c example to...
2006-10-08 Daniel Stenbergslightly improved
2006-09-12 Daniel Stenberghiperfifo.c by Jeff Pohlmeyer