MCPcopy 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
44LCDConnection::~LCDConnection() {
45 disconnect();
46}
47
48void LCDConnection::initialize() {
49 memset(&_addr, 0, sizeof (_addr));

Callers

nothing calls this directly

Calls 1

disconnectFunction · 0.50

Tested by

no test coverage detected