MCPcopy Create free account
hub / github.com/rthalley/dnspython / getpeername

Method getpeername

dns/_asyncbackend.py:36–37  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

34 pass
35
36 async def getpeername(self):
37 raise NotImplementedError
38
39 async def getsockname(self):
40 raise NotImplementedError

Callers 3

tcpFunction · 0.45
serve_tcpMethod · 0.45
arunMethod · 0.45

Calls

no outgoing calls

Tested by 1

arunMethod · 0.36