Re: [Libevent-users] libevent + curl

2012-10-22 Thread Stef Bon
2012/10/23 Mark Ellzey : > On Mon, Oct 22, 2012 at 11:08:23PM +, John Dunn wrote: >> I'm trying to modify the hiperfifo.c example included in libcurl >> (http://curl.haxx.se/libcurl/c/hiperfifo.html ) to use libevent 2.0.20 and >> had a few questions. I know the originator of this code is the

Re: [Libevent-users] libevent + curl

2012-10-22 Thread Mark Ellzey
On Mon, Oct 22, 2012 at 11:08:23PM +, John Dunn wrote: > I'm trying to modify the hiperfifo.c example included in libcurl > (http://curl.haxx.se/libcurl/c/hiperfifo.html ) to use libevent 2.0.20 and > had a few questions. I know the originator of this code is the libcurl people > but I figur

[Libevent-users] libevent + curl

2012-10-22 Thread John Dunn
I'm trying to modify the hiperfifo.c example included in libcurl (http://curl.haxx.se/libcurl/c/hiperfifo.html ) to use libevent 2.0.20 and had a few questions. I know the originator of this code is the libcurl people but I figured this would be a better place to ask since the questions are more