class documentation

class _TunnelDescription(namedtuple('_TunnelDescription', 'fileno name')): (source)

View In Hierarchy

Describe an existing tunnel.

Instance Variable fileno the file descriptor associated with the tunnel
Instance Variable name the name of the tunnel
fileno = (source)
the file descriptor associated with the tunnel
(type: int)
name = (source)
the name of the tunnel
(type: bytes)
API Documentation for Twisted, generated by pydoctor 21.2.2 at 2021-07-28 08:52:54.