Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreikop/python-ws-discovery
/ getPort
Method
getPort
wsdiscovery/udp.py:65–66 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
63
return
self._addr
64
65
def
getPort(self):
66
return
self._port
67
68
def
msgType(self):
69
return
self._msgType
Callers
1
_sendMsg
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected