Re: [Libevent-users] a question of evbuffer_pullup

2012-08-24 Thread Nick Mathewson
On Thu, Aug 23, 2012 at 2:35 PM, simon zhang wrote: > I don't understand “must first ensure that the front of the buffer > really is contiguous”. > > I can get 100 bytes from evbuffer by evbuffer_pullup() or evbuffer_remove(). > evbuffer_pullup():get some contiguous data. > evbuffer_remove():get s

[Libevent-users] [ANN] Libevent 2.0.20-stable is released

2012-08-24 Thread Nick Mathewson
Hello, everyone! Announcing Libevent 2.0.20-stable = Libevent 2.0.20-stable is now tagged and released. The package is available from the *shiny new website* at http://libevent.org/ . There are GPG signatures there too; you should probably verify them, to make su