Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddnet/ddnet
/ OnCompletion
Method
OnCompletion
src/engine/shared/http.h:155–155 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
153
// These run on the curl thread now, DO NOT STALL THE THREAD
154
virtual void OnProgress() {}
155
virtual void OnCompletion(EHttpState State) {}
156
157
public:
158
CHttpRequest(const char *pUrl);
Callers
1
RunLoop
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected