MCPcopy Create free account
hub / github.com/cuberite/cuberite / NotifyClientWrite

Method NotifyClientWrite

src/Server.cpp:130–133  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

128
129
130void cServer::NotifyClientWrite(const cClientHandle * a_Client)
131{
132 m_NotifyWriteThread.NotifyClientWrite(a_Client);
133}
134
135
136

Callers 1

SendDataMethod · 0.80

Calls 1

SetMethod · 0.45

Tested by

no test coverage detected