MCPcopy Create free account
hub / github.com/ClassiCube/ClassiCube / Http_ClearPending

Function Http_ClearPending

src/Http_Worker.c:43–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41void Http_UrlEncodeUtf8(cc_string* dst, const cc_string* src) { }
42
43void Http_ClearPending(void) { }
44
45static void Http_NullInit(void) { }
46

Callers 2

Fetcher_FailFunction · 0.70

Calls 3

RequestList_FreeFunction · 0.85
Mutex_LockFunction · 0.70
Mutex_UnlockFunction · 0.70

Tested by

no test coverage detected