lwip-devel
[Top][All Lists]
Advanced

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

Re: [lwip-devel] application above lwip too low - lwip memp overflow


From: Mike Kleshov
Subject: Re: [lwip-devel] application above lwip too low - lwip memp overflow
Date: Thu, 15 Jan 2009 17:56:36 +0300

Presumably, the sockets layer will free some pbufs as soon as you read
some data from the socket. Where exactly does your application get
stuck?

2009/1/15 Piero 74 <address@hidden>:
> i'm using socket...
> i didn't free packets directly... my application only calls socket api.
>
>
> 2009/1/15 Mike Kleshov <address@hidden>
>>
>> You'll be able to receive new packets when you free some of the pbufs
>> allocated for previous packets. This seems natural to me.
>> Why are you not able to recover from this?
>> - mike




reply via email to

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