lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] Handle received data only partial


From: Paul Plankton
Subject: Re: [lwip-users] Handle received data only partial
Date: Wed, 13 Sep 2017 07:03:39 +0200

OK, I have read this manual but on a third party webpage, that's why I did not really trusted the explanation :-o

So when I do not want the window to be enlarged, I call this function not with the amount of data received but with a fixed value? E.g. with the window size like it is defined in lwipots.h?

2017-09-12 11:31 GMT+02:00 Simon Goldschmidt <address@hidden>:
Paul Plankton wrote:
> So what does tcp_recved() do?

RTFM :-)

>From http://www.nongnu.org/lwip/2_0_x/group__tcp__raw.html#gabdac0856a52b5789dc897d4c7137ec44
"This function should be called by the application when it has processed the data. The purpose is to advertise a larger window when the data has been processed."

Cheers,
Simon

_______________________________________________
lwip-users mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/lwip-users


reply via email to

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