Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Icinga/icinga2
/ GetAvailableBytes
Method
GetAvailableBytes
lib/base/fifo.cpp:97–100 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
95
}
96
97
size_t FIFO::GetAvailableBytes() const
98
{
99
return m_DataSize;
100
}
101
102
bool FIFO::SupportsWaiting() const
103
{
Callers
1
BOOST_AUTO_TEST_CASE
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected