[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [lwip-users] porting vnc server FreeRTOS&lwip
From: |
Martin Velek |
Subject: |
Re: [lwip-users] porting vnc server FreeRTOS&lwip |
Date: |
Wed, 15 Sep 2010 09:49:51 +0200 |
Hi,
> 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?
A goog explanation is here http://lwip.wikia.com/wiki/LwIP_and_multithreading
Martin