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