Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ onSocketDisconnected
Method
onSocketDisconnected
Components/RMSViewTab.cpp:359–364 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
357
}
358
359
void
360
RMSViewTab::onSocketDisconnected(void)
361
{
362
this->socket = nullptr;
363
this->disconnectSocket();
364
}
365
366
void
367
RMSViewTab::onValueChanged(int)
Callers
nothing calls this directly
Calls
1
disconnectSocket
Method · 0.95
Tested by
no test coverage detected