Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/defold/defold
/ Consume
Function
Consume
engine/dlib/src/dlib/message.cpp:626–629 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
624
}
625
626
uint32_t Consume(HSocket socket)
627
{
628
return Dispatch(socket, &ConsumeCallback, 0);
629
}
630
631
Result ParseURL(const char* uri, StringURL* out_url)
632
{
Callers
2
DetachCollection
Function · 0.85
TEST_F
Function · 0.85
Calls
1
Dispatch
Function · 0.70
Tested by
1
TEST_F
Function · 0.68