Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Bitmessage/PyBitmessage
/ fileno
Method
fileno
src/network/asyncore_pollchoose.py:923–924 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
921
os.close(self.fd)
922
923
def
fileno(self):
924
return
self.fd
925
926
class
file_dispatcher(dispatcher):
927
Callers
4
daemonize
Method · 0.80
set_socket
Method · 0.80
__init__
Method · 0.80
set_file
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected