On Thu, Nov 08, 2007 at 11:05:27AM +0100, Charles Longeau wrote:
> Hello,
> 
> In bufferevent_read_pressure_cb() function, the second argument (which
> is size_t old) is not used. Here's a patch which removes it.

Hi, Charles!

bufferevent_read_pressure_cb() may not use the second argument, but
other users of the evbuffer API can and likely do.  (The evbuffer API
is, after all, exported in event.h.)

I don't want to break existing code if I can help it.

yrs,
-- 
Nick Mathewson

Attachment: pgpd6GCXYCiDt.pgp
Description: PGP signature

_______________________________________________
Libevent-users mailing list
Libevent-users@monkey.org
http://monkeymail.org/mailman/listinfo/libevent-users

Reply via email to