t.i.e.StandardIOEndpoint(object) : class documentation

Part of twisted.internet.endpoints View Source View In Hierarchy

Implements interfaces: twisted.internet.interfaces.IStreamServerEndpoint

A Standard Input/Output endpoint
Method __init__
Method listen Implement IStreamServerEndpoint.listen to listen on stdin/stdout
def __init__(self, reactor): (source)
ParametersreactorThe reactor for the endpoint
def listen(self, stdioProtocolFactory): (source)
Implement IStreamServerEndpoint.listen to listen on stdin/stdout
API Documentation for Twisted, generated by pydoctor at 2012-12-26 12:18:15.