Part of twisted.internet.endpoints View Source View In Hierarchy
ITransport
,
IProcessTransport
,
IConsumer
,
and IPushProducer
provider for the IProtocol
instance passed to the process endpoint.Instance Variable | _process | An active process transport which will be used by write methods on this
object to write data to a child process. (type: interfaces.IProcessTransport
provider) |
interfaces.IProcessTransport
provider)