MCPcopy Create free account
hub / github.com/andreikop/python-ws-discovery / _makeMreq

Method _makeMreq

wsdiscovery/threaded.py:90–91  ·  view source on GitHub ↗
(self, addr)

Source from the content-addressed store, hash-verified

88 self._selector = selectors.DefaultSelector()
89
90 def _makeMreq(self, addr) -> bytes:
91 pass
92
93 def _get_inet(self) -> int:
94 pass

Callers 2

addSourceAddrMethod · 0.95
removeSourceAddrMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected