lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] Confused about flow control


From: Mike Kleshov
Subject: Re: [lwip-users] Confused about flow control
Date: Sun, 26 Jul 2009 10:30:48 +0400

As far as I understand, lwip doesn't alter TCP receive window size.
The normal way to do flow control is to let TCP fill the receive
window. As long as the receive window is full, the remote host will no
send any more data. Then you move the receive window with
tcp_recved().




reply via email to

[Prev in Thread] Current Thread [Next in Thread]