MCPcopy Create free account
hub / github.com/Rafiuth/Soggfy / Send

Method Send

SpotifyOggDumper/ControlServer.cpp:128–131  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

126}
127
128void Connection::Send(const Message& msg)
129{
130 SendData(Socket, msg.Serialize());
131}

Callers 1

HandleMessageMethod · 0.45

Calls 2

SendDataFunction · 0.85
SerializeMethod · 0.80

Tested by

no test coverage detected