On Mon, Jan 21, 2013 at 9:28 PM, fabien pichot wrote:
> Hello,
>
> I'm currently working on a prototype of decentralized VPN, and I'm
> using libevent for anything related to network.
>
> Recently, I decided to write RPC to communicate between my nodes. And
> after a quick hovering on evrpc/evhttp
Azat Khuzhin wrote:
Also on which operating system did you work?
Ubuntu 10.04 LTS:
Linux chives 2.6.32-34-generic #77-Ubuntu SMP Tue Sep 13 19:39:17 UTC
2011 x86_64 GNU/Linux
But the operating system doesn't really matter. This is a general
problem with evhttp, regardless of OS.
Maybe