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

Method hasRequestsInFlight

Libraries/HttpClient/HttpClientScheduler.cpp:208–208  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

206}
207
208bool SC::HttpClientOperationScheduler::hasRequestsInFlight() const { return getNumRequestsInFlight() > 0; }

Callers 2

operationSchedulerMethod · 0.80
saneMainFunction · 0.80

Calls

no outgoing calls

Tested by 1

operationSchedulerMethod · 0.64