Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MonaSolutions/MonaServer
/ size
Method
size
MonaBase/sources/IPAddress.cpp:104–104 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
102
103
const void* addr() const { return &_addr; }
104
NET_SOCKLEN size() const { return sizeof(_addr); }
105
106
IPAddress::Family family() const {return IPAddress::IPv4;}
107
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected