MCPcopy Create free account
hub / github.com/RT-Thread/env-windows / close

Method close

tools/python-3.11.9-amd64/Lib/selectors.py:583–585  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

581 return ready
582
583 def close(self):
584 self._selector.close()
585 super().close()
586
587
588def _can_use(method):

Callers

nothing calls this directly

Calls 1

closeMethod · 0.45

Tested by

no test coverage detected