Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Predelnik/DSpellCheck
/ IsDatachannelCommand
Method
IsDatachannelCommand
deps/FtpClient/FTPDataTypes.cpp:304–307 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
302
}
303
304
bool CCommand::IsDatachannelCommand() const
305
{
306
return IsDatachannelReadCommand() || IsDatachannelWriteCommand();
307
}
308
309
tstring CCommand::AsString() const
310
{
Callers
3
ExecuteDatachannelCommand
Method · 0.80
OpenActiveDataConnection
Method · 0.80
OpenPassiveDataConnection
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected