lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] tcp_recved


From: Bill Auerbach
Subject: [lwip-users] tcp_recved
Date: Tue, 1 May 2012 16:10:38 -0400

Hello,

Is it acceptable or incorrect to call tcp_recved from the receive callback even if the pbuf isnt freed? I am buffering pbufs in the callback until I have enough to process what has come in.  This buffering could be in the hundreds.  Theres no memory limit I have 6000 pbufs preallocated.

Thanks,
Bill


reply via email to

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