MCPcopy 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
359void
360RMSViewTab::onSocketDisconnected(void)
361{
362 this->socket = nullptr;
363 this->disconnectSocket();
364}
365
366void
367RMSViewTab::onValueChanged(int)

Callers

nothing calls this directly

Calls 1

disconnectSocketMethod · 0.95

Tested by

no test coverage detected