RE: [Libevent-users] libevent + curl

2012-10-23 Thread John Dunn
From: owner-libevent-us...@freehaven.net [mailto:owner-libevent-us...@freehaven.net] On Behalf Of Mark Ellzey Sent: Monday, October 22, 2012 6:06 PM > Post the resulting code somewhere. I've posted the code here - http://pastebin.com/REca0BTq. I've modified the original allow me to add multiple

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