Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SOUI2/soui
/ DataSent
Method
DataSent
demo/httpsvr/HTTPServer.cpp:152–155 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
150
151
152
int CHTTPServer::DataSent(DWORD)
153
{
154
return 0;
155
}
156
157
158
Callers
1
ClientThread
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected