Part of twisted.internet.endpoints View Source View In Hierarchy
| Method | __init__ | |
| Method | listen | Implement IStreamServerEndpoint.listen
to listen on stdin/stdout |
| Instance Variable | _stdio | a callable, like stdio.StandardIO,
which takes an IProtocol
provider and a reactor keyword argument (interface dependent
upon your platform). |
stdio.StandardIO,
which takes an IProtocol
provider and a reactor keyword argument (interface dependent
upon your platform).
IStreamServerEndpoint.listen
to listen on stdin/stdout