MCPcopy 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
363void AsyncHttpClient::end()
364{
365 destroyProcessTask();
366 clearCmdQueue();
367 clearEvtQueue();
368 clear();
369}
370
371bool AsyncHttpClient::isConnected()
372{

Callers 2

equalsIgnoreCaseMethod · 0.45
getHeaderMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected