Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
tcp
Function · 0.45
serve_tcp
Method · 0.45
arun
Method · 0.45
Calls
no outgoing calls
Tested by
1
arun
Method · 0.36