Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MayaPosch/NymphCast
/ ~LCDConnection
Method
~LCDConnection
src/server/lcdapi/api/LCDConnection.cpp:44–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
}
43
44
LCDConnection::~LCDConnection() {
45
disconnect();
46
}
47
48
void LCDConnection::initialize() {
49
memset(&_addr, 0, sizeof (_addr));
Callers
nothing calls this directly
Calls
1
disconnect
Function · 0.50
Tested by
no test coverage detected