MCPcopy Create free account
hub / github.com/Barracuda09/SATPI / SocketClient

Method SocketClient

src/socket/SocketClient.h:36–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34 public:
35
36 SocketClient() :
37 _msg(""),
38 _protocolString("None") {}
39
40 virtual ~SocketClient() {}
41

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected