Re: [Libevent-users] bufferevent_flush on bufferevent_sock

2010-08-27 Thread Nick Mathewson
On Tue, Aug 24, 2010 at 11:14 AM, Andrei Chirila wrote: > Hello, > > I'm using libevent 2.0.6 on a startup project, I just updated from 2.0.5. > I've written a server and I had the surprise, after testing it for a while, > that, for some messages, if I'm using the zlib filter, the last fragment of

[Libevent-users] bufferevent_flush on bufferevent_sock

2010-08-24 Thread Andrei Chirila
Hello, I'm using libevent 2.0.6 on a startup project, I just updated from 2.0.5. I've written a server and I had the surprise, after testing it for a while, that, for some messages, if I'm using the zlib filter, the last fragment of data doesn't get send. Using tcpdump on the port I'm using I can