lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] TCP Configuration: Minimum received bytes for callback


From: Yacob Hassidim
Subject: Re: [lwip-users] TCP Configuration: Minimum received bytes for callback
Date: Thu, 1 Mar 2018 07:57:03 +0200

Hello,

 

Thank you for your answer.

 

Yacob Hassidim.

 

From: lwip-users [mailto:address@hidden On Behalf Of address@hidden
Sent: Tuesday, February 27, 2018 8:31 PM
To: Mailing list for lwIP users <address@hidden>
Subject: Re: [lwip-users] TCP Configuration: Minimum received bytes for callback

 

On 27.02.2018 16:32, Yacob Hassidim wrote:

Hello,

 

I want to wait till at least 3 bytes were received by TCP.

 

How the TCP minimum received bytes for callback is configured?


That's not supported. You'll have to queue the rx pbufs yourself in your recv callback.

Simon


reply via email to

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