cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: hiperfifo.cpp

From: ArtemGr <artemciy_at_gmail.com>
Date: Sat, 29 Dec 2012 15:05:35 +0000 (UTC)

Giuseppe Attardi <attardi <at> di.unipi.it> writes:
> I wrote a sample variant of hiperfifo written in C++ and using libevent2
> which I would like to submit.
> I think it is nicely structured and easier to undersand than the C version.

Hi, Giuseppe.

Thanks for the sample!

Here is another example of CURL-libevent integration, again in C++, header-only:
http://code.google.com/p/libglim/source/browse/trunk/runner.hpp

BTW, in multi_timer_cb shouldn't you check for negative and zero timeout_ms?

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2012-12-29