[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-users] Using in a single thread with NO_SYS = 1
From: |
Lucither |
Subject: |
[lwip-users] Using in a single thread with NO_SYS = 1 |
Date: |
Sat, 7 Jan 2017 10:08:07 -0700 (MST) |
Hi,
Can I use lwIP with NO_SYS = 1 if I am using an RTOS but only going to be
using in a single thread? I will only be having a single connection and will
only be using the stack from a single thread. In this case can I use the raw
api and set NO_SYS == 1?
Appreciate any feedback.
Thanks
--
View this message in context:
http://lwip.100.n7.nabble.com/Using-in-a-single-thread-with-NO-SYS-1-tp28313.html
Sent from the lwip-users mailing list archive at Nabble.com.
- [lwip-users] Using in a single thread with NO_SYS = 1,
Lucither <=