Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ SetSourceHost
Method
SetSourceHost
Src/ParameterCompone/ParameterSSH.cpp:51–55 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
49
}
50
51
int CParameterSSHTunnel::SetSourceHost(const QString szHost)
52
{
53
m_szSourceHost = szHost;
54
return 0;
55
}
56
57
quint16 CParameterSSHTunnel::GetSourcePort() const
58
{
Callers
1
Accept
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected