r 27, 2013 at 6:52 PM, kgardenia42 wrote:
> Hi,
>
> I have a bufferevent_filter to parse some protocol data from the "src"
> evbuffer and unwrap it into the "dst" evbuffer.
>
> This all works fine. The problem I have, however, is that when there
> is a g
Hi,
I have a bufferevent_filter to parse some protocol data from the "src"
evbuffer and unwrap it into the "dst" evbuffer.
This all works fine. The problem I have, however, is that when there
is a greedy sender sending a lot of data the input_filter just keeps
getting called hundreds or thousand