Commit 1becc4c4e656213d0f71938029a08a2da04dc97f

Nick Mathewson 2009-04-13T03:08:11

Refactor new elements of bufferevent into bufferevent_private structure This way we don't expose more of a bufferevent than we need to. One motivation is to make it easier to automatically get deferred callbacks with a bufferevent without exposing the deferred_cb structure. svn:r1169