MCPcopy 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
77String * NetService::hostname()
78{
79 return mHostname;
80}
81
82void NetService::setPort(unsigned int port)
83{

Callers 1

checkNextHostMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected