Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
128
void Connection::Send(const Message& msg)
129
{
130
SendData(Socket, msg.Serialize());
131
}
Callers
1
HandleMessage
Method · 0.45
Calls
2
SendData
Function · 0.85
Serialize
Method · 0.80
Tested by
no test coverage detected