Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aethersdr/AetherSDR
/ clientCount
Method
clientCount
src/core/CatPort.cpp:129–132 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
127
}
128
129
int CatPort::clientCount() const
130
{
131
return m_rigctlClients.size() + m_catSessions.size();
132
}
133
134
QString CatPort::ptyPath() const
135
{
Callers
4
updateTciStatus
Method · 0.45
deactivateRADE
Method · 0.45
buildTableRows
Method · 0.45
refreshTncStatus
Method · 0.45
Calls
1
size
Method · 0.45
Tested by
no test coverage detected