MCPcopy 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_textMethod · 0.45
readMethod · 0.45
make_socketFunction · 0.45
open_socketsMethod · 0.45
__exit__Method · 0.45
tearDownMethod · 0.45
test_wait_forMethod · 0.45
mock_receiveMethod · 0.45
testToFileTextualMethod · 0.45

Calls

no outgoing calls

Tested by 12

tearDownMethod · 0.36
test_wait_forMethod · 0.36
mock_receiveMethod · 0.36
testToFileTextualMethod · 0.36
testToFileBinaryMethod · 0.36
testToTextMethod · 0.36
testCommentsMethod · 0.36
testUnsortedMethod · 0.36