Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreikop/python-ws-discovery
/ _networkAddressRemoved
Method
_networkAddressRemoved
wsdiscovery/discovery.py:105–106 ·
view source on GitHub ↗
(self, addr)
Source
from the content-addressed store, hash-verified
103
self.addSourceAddr(addr)
104
105
def
_networkAddressRemoved(self, addr):
106
self.removeSourceAddr(addr)
107
108
# search for & keep track of discovered remote services:
109
Callers
1
_updateAddrs
Method · 0.45
Calls
1
removeSourceAddr
Method · 0.45
Tested by
no test coverage detected