Hello,
Thank you for your answer. Yacob Hassidim. From: lwip-users [mailto:[email protected]] On Behalf Of [email protected] Sent: Tuesday, February 27, 2018 8:31 PM To: Mailing list for lwIP users <[email protected]> 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
_______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users
