MCPcopy Create free account
hub / github.com/MailCore/mailcore2 / port

Method port

src/core/provider/MCNetService.cpp:87–90  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

85}
86
87unsigned int NetService::port()
88{
89 return mPort;
90}
91
92void NetService::setConnectionType(ConnectionType connectionType)
93{

Callers 1

checkNextHostMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected