[Twisted-Python] getting sshsimpleserver.py to work within a wrapper
    jkv 
    jkv at unixcluster.dk
       
    Tue Mar 10 08:16:03 MDT 2009
    
    
  
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
    
    
More information about the Twisted-Python
mailing list