That helps, thanks. 

I know that http processing does \r\n, I suppose there is an rfc that says this 
is reasonable, and LineReceiver is designed to be used in http for the same 
reason.

On Jan 12, 2012, at 4:42:45AM, Itamar Turner-Trauring wrote:

> At a guess, it's because by default LineReceiver splits on '\r\n', but 
> you're sending only '\n'.
> 
> -Itamar
> 
> _______________________________________________
> Twisted-Python mailing list
> Twisted-Python@twistedmatrix.com
> http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python


_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to