Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bwapi/bwapi
/ getBoundPort
Method
getBoundPort
bwapi/SNP_DirectIP/SNP/UDPSocket.cpp:116–119 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
114
}
115
116
int UDPSocket::getBoundPort() const
117
{
118
return _bound;
119
}
Callers
1
rebind
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected