MCPcopy 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
457FtpSSLWrapper::~FtpSSLWrapper() {
458}
459
460int 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