MCPcopy Create free account
hub / github.com/dermesser/libsocket / socket

Method socket

headers/socket.hpp:82–82  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

80 public:
81 socket(void);
82 socket(const socket&) = delete;
83 socket(socket&&);
84
85 virtual ~socket();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected