mirror of
https://gitee.com/acl-dev/acl.git
synced 2024-12-15 09:20: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
|
# define FIBER_EINPROGRESS EINPROGRESS
|
||||||
|
|
||||||
# include <sys/syscall.h>
|
# include <sys/syscall.h>
|
||||||
# if defined(SYS_recvmmsg) && defined(SYS_sendmmsg)
|
# if defined(SYS_recvmmsg) && defined(SYS_sendmmsg) && !defined(ANDROID)
|
||||||
# define HAS_MMSG
|
# define HAS_MMSG
|
||||||
# endif
|
# endif
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user