Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastLED/FastLED
/ valid
Method
valid
src/fl/net/http/stream_transport.cpp.hpp:43–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
}
42
43
bool StreamHandle::valid() const {
44
return mPromise.valid();
45
}
46
47
// --- HttpStreamTransport implementation ---
48
Callers
5
complete_success
Method · 0.45
complete_error
Method · 0.45
execute_fetch_request
Function · 0.45
update
Method · 0.45
cleanup_completed_promises
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected