lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] pbuf misuse or snd_queuelen corruption.


From: Kieran Mansley
Subject: Re: [lwip-users] pbuf misuse or snd_queuelen corruption.
Date: Mon, 18 Oct 2010 12:51:57 +0100

On Thu, 2010-10-14 at 17:42 -0400, Andrew Foster wrote:
> I find myself with circular references

This isn't much help as you already suspect the threading model but
circular references in packet buffers are almost always down to multiple
threads accessing a packet queue at the same time.  Can you give more
details about how exactly received packets are passed to the stack, and
which API your application is using?

Kieran




reply via email to

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