Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
35
QManagedSocket::~QManagedSocket() {}
36
37
void QManagedSocket::send(const QByteArray &msg) { pSocket->write(msg); }
38
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected