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

Method getProtocolString

src/socket/SocketClient.h:86–88  ·  view source on GitHub ↗

Get the protocol string

Source from the content-addressed store, hash-verified

84
85 /// Get the protocol string
86 std::string getProtocolString() const {
87 return _protocolString;
88 }
89
90 // =====================================================================
91 // -- Data members -----------------------------------------------------

Callers 3

pollMethod · 0.80
acceptConnectionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected