Add internalaux
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:
Shawn Webb <shawn.webb@hardenedbsd.org>
Please register or sign in to comment