On Mon, May 30, 2011 at 11:02 AM, Nick Mathewson wrote:
> 0001 and 0002 look like non-starters. They change a published
> interface. Code that followed the documented interface of
> evhttp_*_set_max_*_size that would have worked before will no longer
> work with these changes applied. We serio
Hi Nick,
Thanks a lot for your reply.
One more doubt about bufferevent.
As in socket networking programming, Sometimes It may require more than one
read/recv in server side for a single write by a client, depending upon
server socket's read buffer availability. Similarly here our read callback
ma
unsubscribe libevent-users