Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ address
Method
address
source/core/StarHostAddress.cpp:260–262 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
258
}
259
260
HostAddress HostAddressWithPort::address() const {
261
return m_address;
262
}
263
264
uint16_t HostAddressWithPort::port() const {
265
return m_port;
Callers
15
run
Method · 0.80
changeState
Method · 0.80
StarHostAddress.cpp
File · 0.80
operator()
Method · 0.80
receive
Method · 0.80
UdpServer
Method · 0.80
bind
Method · 0.80
setNativeFromAddress
Function · 0.80
connectTo
Method · 0.80
listen
Method · 0.80
accept
Method · 0.80
connect
Method · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64