Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ onStop
Method
onStop
Components/RMSViewTab.cpp:318–322 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
316
}
317
318
void
319
RMSViewTab::onStop(void)
320
{
321
this->disconnectSocket();
322
}
323
324
void
325
RMSViewTab::onTimeout(void)
Callers
nothing calls this directly
Calls
1
disconnectSocket
Method · 0.95
Tested by
no test coverage detected