lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] Output fails when output size exceeds 14KB while using


From: Kieran Mansley
Subject: Re: [lwip-users] Output fails when output size exceeds 14KB while using sockets
Date: Wed, 18 Jan 2012 13:50:38 +0000

On 18 Jan 2012, at 09:19, address@hidden wrote:

> 2. Add a check of if (TCP_SND_BUF >= MEM_SIZE) to lwip_sanity_check() or
> create a compile error in init.c


Seems sensible for your configuration, but others might not be allocating 
packet buffer memory from the MEM_SIZE region, so it would be hard to write a 
robust rule.

Kieran


reply via email to

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