mirror of
https://gitee.com/acl-dev/acl.git
synced 2024-12-14 17:00:52 +08:00
Merge branch 'gitee-master' into gitlab-upstream
This commit is contained in:
commit
5258246c03
@ -84,7 +84,7 @@ typedef int socket_t;
|
||||
# define FIBER_EINPROGRESS EINPROGRESS
|
||||
|
||||
# include <sys/syscall.h>
|
||||
# if defined(SYS_recvmmsg) && defined(SYS_sendmmsg)
|
||||
# if defined(SYS_recvmmsg) && defined(SYS_sendmmsg) && !defined(ANDROID)
|
||||
# define HAS_MMSG
|
||||
# endif
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user