MCPcopy Create free account
hub / github.com/Icinga/icinga2 / SupportsWaiting

Method SupportsWaiting

lib/base/stream.cpp:18–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16}
17
18bool Stream::SupportsWaiting() const
19{
20 return false;
21}
22
23bool Stream::IsDataAvailable() const
24{

Callers 1

FillFromStreamMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected