MCPcopy 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
42protected:
43 void onConnected() override

Callers

nothing calls this directly

Calls 2

dataMethod · 0.45
sizeMethod · 0.45

Tested by

no test coverage detected