lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] porting vnc server FreeRTOS&lwip


From: Simon Goldschmidt
Subject: Re: [lwip-users] porting vnc server FreeRTOS&lwip
Date: Wed, 15 Sep 2010 17:30:00 +0200


 PHAM ANH THIEN wrote:

The fail or success of accessing same socket on 2 thread is depend on OS, which lwip ported on. If that OS support multi task/process/thread, i think it is ok. Am i right?
Just to clarify this (as in the link Martin already wrote): this is NOT true,sockets generally can't be used by more than one application thread! This is a limitation of the lip core, not the OS port.

Simon

reply via email to

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