Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ClassiCube/ClassiCube
/ Http_GetCurrent
Function
Http_GetCurrent
src/Http_Worker.c:15–17 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
13
}
14
15
cc_bool Http_GetCurrent(int* reqID, int* progress) {
16
return false;
17
}
18
19
int Http_AsyncGetSkin(const cc_string* skinName, cc_uint8 flags) {
20
return -1;
Callers
2
Http_CheckProgress
Function · 0.70
FetchResourcesScreen_UpdateProgress
Function · 0.70
Calls
2
Mutex_Lock
Function · 0.70
Mutex_Unlock
Function · 0.70
Tested by
no test coverage detected