Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ copy
Method
copy
src/core/provider/MCNetService.cpp:143–146 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
141
}
142
143
Object * NetService::copy()
144
{
145
return new NetService(this);
146
}
Callers
1
normalizedHostnameWithEmail
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected