lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] UDP socket thread safe problem


From: Kieran Mansley
Subject: Re: [lwip-users] UDP socket thread safe problem
Date: Tue, 6 Mar 2012 19:58:16 +0000

On 23 Feb 2012, at 08:34, Darius Babrauskas wrote:

> I have old project with LWIP v.1.2. for AVR32.
>  
> Problem:
>  
> 2  threads  A and B . Each treads have 1 UDP socket with No( 0 and 1 ).  Each 
> thread have self timeout struct.

I think if you don't want to update to the latest version of lwIP you will 
probably have to serialise your use of lwIP sockets into a single thread.

Kieran


reply via email to

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