mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-12-25 08:47:16 +00:00
[net][sal] Add SAL (socket abstraction layer) framework
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
|
||||
#else
|
||||
|
||||
#ifdef RT_USING_DFS_NET
|
||||
#ifdef SAL_USING_POSIX
|
||||
|
||||
#ifdef FD_SETSIZE
|
||||
#undef FD_SETSIZE
|
||||
|
||||
Reference in New Issue
Block a user