• Show log

    Commit

  • Hash : 1becc4c4
    Author : Nick Mathewson
    Date : 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