[Twisted-Python] order of remote requests

Wolfgang Rohdewald wolfgang at rohdewald.de
Tue Dec 29 12:13:14 MST 2009


On Tuesday 29 December 2009, David Ripton wrote:
> TCP guarantees in-order message delivery.  If you send A before B
>  over the same TCP connection, and A and B reach the client, then
>  the client will receive A before B.

Of course - now I wonder what made me think otherwise.

Thank you for your explanation! 


-- 
Wolfgang




More information about the Twisted-Python mailing list