Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenLoco/OpenLoco
/ getAddressLen
Method
getAddressLen
src/OpenLoco/src/Network/Socket.cpp:161–164 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
159
}
160
161
socklen_t getAddressLen() const
162
{
163
return _addressLen;
164
}
165
166
int32_t getPort() const
167
{
Callers
2
sendData
Method · 0.80
receiveData
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected