Author :
Nick Mathewson
Date :
2009-01-23 18:04:34
Hash :81dd04a7 Message :Add a "flags" field to evbuffer callbacks.
For now, there is just one: enabled. This lets us avoid lots of
mallocs/frees/tailq-manipulations just to turn a callback on and off.
The revised bufferevent code wants this.
svn:r1047