lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] Re: Multithreading


From: Kelvin Lawson
Subject: [lwip-users] Re: Multithreading
Date: Tue, 11 Apr 2006 12:21:07 +0100
User-agent: Thunderbird 1.5 (Windows/20051201)

Hi Julika,

Is it possible to open two sockets at the same time and read and write data to them? We use the PSOS Operating system and I can not control if two threads at the same
time use a socket or not.

Are you talking about two threads accessing the same socket or two threads accessing different sockets? It is OK for multiple threads to access different sockets.

Kelvin.





reply via email to

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