Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
87
unsigned int NetService::port()
88
{
89
return mPort;
90
}
91
92
void NetService::setConnectionType(ConnectionType connectionType)
93
{
Callers
1
checkNextHost
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected