This commit is contained in:
刘可亮
2025-07-22 11:15:46 +08:00
parent d164b333ed
commit 11c97ef399
2870 changed files with 951307 additions and 26675 deletions

View File

@@ -66,7 +66,9 @@ static int wsa_init_done = 0;
#include <sys/types.h>
#include <sys/socket.h>
// #include <sys/select.h>
#ifdef RT_USING_SAL
#include <sys/select.h>
#endif
#if RT_VER_NUM >= 0x40004
#include <sys/ioctl.h>
#include <sys/errno.h>