Skip to content
Commit 74bc876b authored by Robert Lubos's avatar Robert Lubos Committed by Marti Bolivar
Browse files

net: tcp: Implement receive window handling



Add implementation of net_tcp_update_recv_wnd() function.

Move the window deacreasing code to the tcp module - receive window
has to be decreased before sending ACK, which was not possible when
window was decreased in the receive callback function.

Signed-off-by: default avatarRobert Lubos <robert.lubos@nordicsemi.no>
parent 0bbf394c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment