MCPcopy Create free account
hub / github.com/Pagghiu/SaneCppLibraries / isValid

Method isValid

Libraries/Await/Await.cpp:649–649  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

647}
648
649bool AwaitTask::isValid() const { return handle != nullptr; }
650
651bool AwaitTask::isStarted() const { return handle and handle.promise().started; }
652

Callers 15

onConnectedMethod · 0.45
sendAfterUpgradeMethod · 0.45
cleanupMethod · 0.45
attachMethod · 0.45
detachMethod · 0.45
onStreamEndMethod · 0.45
asyncDestroyReadableMethod · 0.45

Calls

no outgoing calls

Tested by 15

onConnectedMethod · 0.36
sendAfterUpgradeMethod · 0.36
cleanupMethod · 0.36
attachMethod · 0.36
detachMethod · 0.36
onStreamEndMethod · 0.36
asyncDestroyReadableMethod · 0.36