MCPcopy Create free account
hub / github.com/QNapi/qnapi / ~QManagedSocket

Method ~QManagedSocket

gui/src/qcumber/qmanagedsocket.cpp:35–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33}
34
35QManagedSocket::~QManagedSocket() {}
36
37void QManagedSocket::send(const QByteArray &msg) { pSocket->write(msg); }
38

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected