于 2012年09月22日 07:38, Nick Mathewson 写道:
On Thu, Aug 16, 2012 at 1:15 PM, rqslt wrote:
Hi, everyone:
Today i try the libevent-2.1.1-alpha , i download the source in the
libevent homepage(libevent.org). I discover the version have many
convenient funcition from the
document(http://www.wangafu.net
On Thu, Aug 16, 2012 at 1:15 PM, rqslt wrote:
> Hi, everyone:
> Today i try the libevent-2.1.1-alpha , i download the source in the
> libevent homepage(libevent.org). I discover the version have many
> convenient funcition from the
> document(http://www.wangafu.net/~nickm/libevent-2.1/doxygen/html
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