Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chronoxor/CppServer
/ SendMessage
Method
SendMessage
performance/udp_echo_client.cpp:40–40 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
}
39
40
void SendMessage() { Send(message_to_send.data(), message_to_send.size()); }
41
42
protected:
43
void onConnected() override
Callers
nothing calls this directly
Calls
2
data
Method · 0.45
size
Method · 0.45
Tested by
no test coverage detected