Skip to content
  • Shawn Webb's avatar
    Add internalaux · c771ced5
    Shawn Webb authored
    
    
    We may want to store additional arbitrary data, specific to the
    underlying implementation.
    
    For example, when I implement libpushover-based logging, I'll want to
    store a libpushover context object in the logger context. I don't want
    that exposed to the application, though.
    
    Signed-off-by: default avatarShawn Webb <shawn.webb@hardenedbsd.org>
    c771ced5