Skip to content
Snippets Groups Projects
  • Daniel Müller's avatar
    705d2651
    Add explicit copying to socket wrappers · 705d2651
    Daniel Müller authored
    - 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
    705d2651
    History
    Add explicit copying to socket wrappers
    Daniel Müller authored
    - 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
Code owners
Assign users and groups as approvers for specific file changes. Learn more.