Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ashkulz/NppFTP
/ ~QueueDisconnect
Method
~QueueDisconnect
src/QueueOperation.cpp:205–206 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
203
}
204
205
QueueDisconnect::~QueueDisconnect() {
206
}
207
208
int QueueDisconnect::Perform() {
209
m_result = m_client->Disconnect();
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected