> However, isn't there a simpler way (without application level flow
> control)?
>
> In the end, the sender TCP stack must have knowledge of it's window size
> ..
> is there a way to get at that info?
>
> What is the recommended way?

Transports provide the IConsumer interface, to which you can hook up a
producer:
http://twistedmatrix.com/documents/current/core/howto/producers.html


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

Reply via email to