Skip to content
Snippets Groups Projects
Commit 705d2651 authored by Daniel Müller's avatar Daniel Müller :speech_balloon:
Browse files

Add explicit copying to socket wrappers

- Allow creating copies of socket wrapper objects with the same
  underlying socket and socket file descriptor via a clone function
- Copy constructors and assignments are still deleted to prevent
  accidental copies
parent a11f6a4c
Branches
No related tags found
No related merge requests found
Pipeline #71668 passed