MCPcopy 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
82void NetService::setPort(unsigned int port)
83{
84 mPort = port;
85}
86
87unsigned int NetService::port()
88{

Callers 1

checkNextHostMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected