mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-05-16 11:38:11 +08:00
Update sal_socket.c
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
#endif
|
||||
|
||||
/* check system workqueue stack size */
|
||||
#ifdef SAL_INTERNET_CHECK && #if RT_SYSTEM_WORKQUEUE_STACKSIZE < 1536
|
||||
#if defined(SAL_INTERNET_CHECK) && RT_SYSTEM_WORKQUEUE_STACKSIZE < 1536
|
||||
#error "The system workqueue stack size must more than 1536 bytes"
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user