MCPcopy Index your code
hub / github.com/RustPython/RustPython / addr

Method addr

Lib/test/test_asyncio/test_ssl.py:1904–1905  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

1902
1903 @property
1904 def addr(self):
1905 return self._sock.getsockname()

Callers 4

buffer_infoMethod · 0.45
ext_refMethod · 0.45
weakref_list_refMethod · 0.45
gc_clear_rawMethod · 0.45

Calls 1

getsocknameMethod · 0.45

Tested by

no test coverage detected