Hi,

I just recently got aware of twisted and im currently playing around with it. Is there any way to make reactor.listen listen on stdio instead of a real network connection?

In one of the examples (sshsimpleserver.py) reactor.listenTCP is used to listen on the network socket, as far as i can read from the twisted core documentation there are no builtin way to make reactor.listen* listen on stdin instead... Any hints?

Regards,
jkv

_______________________________________________
Twisted-Python mailing list
[email protected]
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to