Skip to content

Made the server and client open

Lars Andringa requested to merge ls/5-open into develop

The server and client classes should be open so users of the library can inherit the classes. This is relevant for the companion container, where I would like to inherit from the Sequenced Client Socket to create a GVisor Socket.

Merge request reports