[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [Libevent-users] A good book or web link on evhttp
- To: libevent-users@xxxxxxxxxxxxx
- Subject: Re: [Libevent-users] A good book or web link on evhttp
- From: Nick Mathewson <nickm@xxxxxxxxxxxxx>
- Date: Fri, 10 Dec 2010 12:28:12 -0500
- Delivered-to: archiver@xxxxxxxx
- Delivered-to: libevent-users-outgoing@xxxxxxxx
- Delivered-to: libevent-users@xxxxxxxx
- Delivery-date: Fri, 10 Dec 2010 12:28:22 -0500
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:content-type; bh=DicklAkj4NPoGGWMQQsUSBMAfrsnCmSljFkhuF7jd68=; b=tsJrW6hpvxEZhDQdqrnrdDYKIerqi1EWEPxiYqgQTWMtteZdn29A0m/UR++C8FgOzu u1mTqVdQvV/o1MFQJV4MkMEHDBCVjKM1zfm4Oi1gD85b3m2ijKLvmnwBhCe9QEQCe0Xz 8VvsQ3mk/8JnEH+niPVrkyhwwwjszOgZWs+RQ=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; b=JfcfE56/eW+HlDj8ipOV/+jtoJzdJgpiHkkIW5Ll3NWBqX5q6dTvgdb43IsPgisei2 SmYTX42KICWQiCNLSSZ+19C7E6qBItfCGc2wsh9v/1qEZ98/HYLKrPXOg695qJ75/vXD g785/+TaKVa2zQcS21DUa+DCejodH/XZkvGgQ=
- In-reply-to: <936332.82389.qm@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- References: <936332.82389.qm@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Reply-to: libevent-users@xxxxxxxxxxxxx
- Sender: owner-libevent-users@xxxxxxxxxxxxx
On Fri, Dec 10, 2010 at 8:46 AM, Zulfiqer Sekender <zulfiqers@xxxxxxxxx> wrote:
> Hi,
>
> I have to use some existing code which uses evhttp extensively. Can someone
> please send me name of good book or web link on evhttp?
There isn't much at the moment. The closest you can get for now is
looking at the doxygen comments in include/event2/http.h . Kevin
Bowling uploaded a http version of it here:
http://mc.kev009.com/libevent/http_8h.html
I would like to write up a chapter of my reference book on evhttp, but
I do not know when I will have time.
You can also use codesearch.google.com to look for code that uses
evhttp to see how it does it.
hth,
--
Nick
***********************************************************************
To unsubscribe, send an e-mail to majordomo@xxxxxxxxxxxxx with
unsubscribe libevent-users in the body.