Wrap cap_channel_t pointers and file descriptors in classes
To make resource leaks less likely, wrap cap_channel_t pointers and file descriptors in classes that manage their life times.
To make resource leaks less likely, wrap cap_channel_t pointers and file descriptors in classes that manage their life times.