Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BlueAndi/Pixelix
/ end
Method
end
lib/AsyncHttpClient/src/AsyncHttpClient.cpp:363–369 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
361
}
362
363
void AsyncHttpClient::end()
364
{
365
destroyProcessTask();
366
clearCmdQueue();
367
clearEvtQueue();
368
clear();
369
}
370
371
bool AsyncHttpClient::isConnected()
372
{
Callers
2
equalsIgnoreCase
Method · 0.45
getHeader
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected