Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/rthalley/dnspython
/ close
Method
close
dns/_asyncbackend.py:33–34 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
31
self.type = type
32
33
async
def
close(self):
34
pass
35
36
async
def
getpeername(self):
37
raise
NotImplementedError
Callers
15
__aexit__
Method · 0.95
to_text
Method · 0.45
read
Method · 0.45
make_socket
Function · 0.45
open_sockets
Method · 0.45
__exit__
Method · 0.45
tearDown
Method · 0.45
test_wait_for
Method · 0.45
mock_receive
Method · 0.45
testToFileTextualStream
Method · 0.45
testToFileBinaryStream
Method · 0.45
testToFileTextual
Method · 0.45
Calls
no outgoing calls
Tested by
12
tearDown
Method · 0.36
test_wait_for
Method · 0.36
mock_receive
Method · 0.36
testToFileTextualStream
Method · 0.36
testToFileBinaryStream
Method · 0.36
testToFileTextual
Method · 0.36
testToFileBinary
Method · 0.36
testToText
Method · 0.36
testToFileTextualWithOrigin
Method · 0.36
testToFileBinaryWithOrigin
Method · 0.36
testComments
Method · 0.36
testUnsorted
Method · 0.36