Commit 81dd04a726c8fa3a95a8780b06648187b15b1b2d

Nick Mathewson 2009-01-23T18:04:34

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