Go to the latest version of this document.
t.p.t._TunnelDescription(
namedtuple('_TunnelDescription', 'fileno name')
) : class documentation
Part of
twisted
.
pair
.
tuntap
View Source
View In Hierarchy
Describe an existing tunnel.
Instance Variable
fileno
the file descriptor associated with the tunnel (type:
int
)
Instance Variable
name
the name of the tunnel (type:
bytes
)
fileno =
the file descriptor associated with the tunnel (type:
int
)
name =
the name of the tunnel (type:
bytes
)
API Documentation
for
Twisted
, generated by
pydoctor
at 2014-05-12 18:27:00.