Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Icinga/icinga2
/ SetHost
Method
SetHost
lib/remote/url.cpp:150–153 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
148
}
149
150
void Url::SetHost(const String& host)
151
{
152
m_Host = host;
153
}
154
155
void Url::SetPort(const String& port)
156
{
Callers
4
AssembleBaseUrl
Method · 0.80
SendRequest
Method · 0.80
BOOST_AUTO_TEST_CASE
Function · 0.80
FetchData
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected