Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreikop/python-ws-discovery
/ getEnv
Method
getEnv
wsdiscovery/udp.py:59–60 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
57
self._nextTime = int(time.time() * 1000) + initialDelay
58
59
def
getEnv(self):
60
return
self._env
61
62
def
getAddr(self):
63
return
self._addr
Callers
1
_sendMsg
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected