MCPcopy Create free account
hub / github.com/ashkulz/NppFTP / OnReturn

Method OnReturn

src/FTPClientWrapper.cpp:82–85  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

80}
81
82int FTPClientWrapper::OnReturn(int res) {
83 m_aborting = false;
84 return res;
85}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected