Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ashkulz/NppFTP
/ ~FtpSSLWrapper
Method
~FtpSSLWrapper
src/FTPClientWrapperSSL.cpp:457–458 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
455
}
456
457
FtpSSLWrapper::~FtpSSLWrapper() {
458
}
459
460
int FtpSSLWrapper::Send(LPCSTR data, int len) {
461
if (len == 0)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected