lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] Assertion - tcp_receieve: valid queue length


From: Prateek Jain
Subject: Re: [lwip-users] Assertion - tcp_receieve: valid queue length
Date: Fri, 6 Jan 2006 20:41:07 +0530

Hi Kieran,
 
  Iam not sure which calls are you talking about. Do you mean I should lock tcp_write and tcp_process. Becase both will access the same structures.
 
Sorry.........I am still in the learning phase.
 
Prateek

 
On 1/6/06, Kieran Mansley <address@hidden> wrote:
On Fri, 2006-01-06 at 18:16 +0530, Prateek Jain wrote:

> Iam running three LWIP threads. LWIP version is lwip-1.1.0
>
> 1. My FTP CLient App
> 2. PPP thread.
> 3. TCPIP Thread.
>

Smells like a locking issue to me.  Make sure you're ensuring all calls
are appropriately protected by locks.

Kieran



_______________________________________________
lwip-users mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/lwip-users


reply via email to

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