[Twisted-Python] echo server using deferToThread

snacktime snacktime at gmail.com
Sun Feb 6 21:15:56 MST 2005


> 
> replacing self.transport.write with self.sendLine just makes the code
> block when it hits self.sendLine.
> 

self.transport.write('GoodBye\r\n') on the other hand works fine.




More information about the Twisted-Python mailing list