Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BlueAndi/Pixelix
/ regOnClosed
Method
regOnClosed
lib/AsyncHttpClient/src/AsyncHttpClient.cpp:437–440 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
435
}
436
437
void AsyncHttpClient::regOnClosed(const OnClosed& onClosed)
438
{
439
m_onClosedCallback = onClosed;
440
}
441
442
void AsyncHttpClient::regOnError(const OnError& onError)
443
{
Callers
2
start
Method · 0.80
stop
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected