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

Add SockCopy wrapper for copyable sockets

- SockCopy class implements copy constructor and assignments that clone
  the wrapped socket
- This allows for implicitly copyable sockets, but only if wrapped in a
  SockCopy
parent 78fd471b
No related branches found
No related tags found
No related merge requests found
Pipeline #71669 passed