Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ hostname
Method
hostname
src/core/provider/MCNetService.cpp:77–80 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
75
}
76
77
String * NetService::hostname()
78
{
79
return mHostname;
80
}
81
82
void NetService::setPort(unsigned int port)
83
{
Callers
1
checkNextHost
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected