[Twisted-Python] Using Conch as a ssh server on MS Windows
    Rasjid Wilcox 
    rasjidw at gmail.com
       
    Sun Nov 26 18:20:44 MST 2006
    
    
  
On 11/27/06, glyph at divmod.com <glyph at divmod.com> wrote:
> If you're going to use stdin/stdout, just use the Twisted reactor's
> "spawnProcess" method, as the UNIX version of Conch does (although without
> the "pty" feature).  A great deal of trouble has already been put into
> making the Windows version of Twisted behave as if the operating system
> actually supported asynchronous interprocess communication.
Thanks for the pointer.
Rasjid.
    
    
More information about the Twisted-Python
mailing list