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: Robert Lubos <robert.lubos@nordicsemi.no> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
getaddrinfo.c | ||
getnameinfo.c | ||
Kconfig | ||
socket_offload.c | ||
socketpair.c | ||
sockets.c | ||
sockets_can.c | ||
sockets_internal.h | ||
sockets_misc.c | ||
sockets_net_mgmt.c | ||
sockets_packet.c | ||
sockets_select.c | ||
sockets_tls.c |