Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
686
int MemoryDataSource::Close() {
687
return UTE_SUCCESS;
688
}
689
690
int MemoryDataSource::ReadLine(LPSTR /*buffer*/, size_t /*maxsize*/) {
691
return UTE_ERROR;
Callers
1
Disconnect
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected