Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ close
Method
close
source/core/StarUdp.cpp:76–78 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
74
}
75
76
void UdpServer::close() {
77
m_listenSocket->close();
78
}
79
80
bool UdpServer::isListening() const {
81
return m_listenSocket->isActive();
Callers
10
main
Function · 0.45
stop
Method · 0.45
setAcceptCallback
Method · 0.45
overwriteFileWithRename
Method · 0.45
run
Method · 0.45
run
Method · 0.45
testBTreeDatabase
Function · 0.45
TEST
Function · 0.45
stop
Method · 0.45
stop
Method · 0.45
Calls
no outgoing calls
Tested by
4
run
Method · 0.36
run
Method · 0.36
testBTreeDatabase
Function · 0.36
TEST
Function · 0.36