lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] Sys.c bug


From: Kieran Mansley
Subject: Re: [lwip-users] Sys.c bug
Date: Wed, 13 Jun 2007 13:26:34 +0100

On Wed, 2007-06-13 at 13:38 +0200, Nicolas Pinault wrote:

> I'm afraid this hides a more serious problem.

I agree!

If you just use one task, and one socket, I assume that there is no
problem?

lwIP's socket interface (or indeed any of its APIs) have not really been
designed to be thread safe.  I suspect that you're hitting one of these
issues.  Are you doing anything to protect the stack from concurrent
access?

Kieran 





reply via email to

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