On Mon, May 30, 2011 at 5:03 AM, deepak jain wrote:
> Hello,
> I am a new user of libevent and new to asynchronous I/O , so the question
> may seem quite naive.
> I am building an application based on libevent on linux using epoll backend.
> Sometime clients of my application can write a huge dat
On Fri, May 27, 2011 at 11:57 PM, Mansour Moufid
wrote:
Hello, Mansour, and thank you for the patches.
0001 and 0002 look like non-starters. They change a published
interface. Code that followed the documented interface of
evhttp_*_set_max_*_size that would have worked before will no longer
w
Hello,
I am a new user of libevent and new to asynchronous I/O , so the question
may seem quite naive.
I am building an application based on libevent on linux using epoll backend.
Sometime clients of my application can write a huge data to my application
say 100K bytes.
I am using buffer_read_bu