On Fri, Sep 21, 2012 at 09:25:43PM +0200, Julian Scheel wrote:
> Hi,
>
> I wonder if there is a way to drain the internal buffer of a bufferevent?
> Actually I use a bufferevent to write data into a socket. But it can happen
> that the socket is not accepting data for a while, which obviously le
Hi,
I wonder if there is a way to drain the internal buffer of a bufferevent?
Actually I use a bufferevent to write data into a socket. But it can happen
that the socket is not accepting data for a while, which obviously lets the
bufferevents internal buffer grow. Now I'd like to set a maximum
Hi,
I wonder if there is a way to drain the internal buffer of a bufferevent?
Actually I use a bufferevent to write data into a socket. But it can happen
that the socket is not accepting data for a while, which obviously lets the
bufferevents internal buffer grow. Now I'd like to set a maximum