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

Method fileno

tools/python-3.11.9-amd64/Lib/asyncore.py:628–629  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

626 os.close(fd)
627
628 def fileno(self):
629 return self.fd
630
631 class file_dispatcher(dispatcher):
632

Callers 3

set_socketMethod · 0.45
__init__Method · 0.45
set_fileMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected