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

Method Close

src/FTPClientWrapperSSL.cpp:686–688  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

684}
685
686int MemoryDataSource::Close() {
687 return UTE_SUCCESS;
688}
689
690int MemoryDataSource::ReadLine(LPSTR /*buffer*/, size_t /*maxsize*/) {
691 return UTE_ERROR;

Callers 1

DisconnectMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected