Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
130
void cServer::NotifyClientWrite(const cClientHandle * a_Client)
131
{
132
m_NotifyWriteThread.NotifyClientWrite(a_Client);
133
}
134
135
136
Callers
1
SendData
Method · 0.80
Calls
1
Set
Method · 0.45
Tested by
no test coverage detected