POSIX compliant poll.h and mmap over sys/poll.h and mmap64 (#10767)
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
|
||||
#if !defined(_WIN32)
|
||||
|
||||
#include <sys/poll.h>
|
||||
#include <poll.h>
|
||||
|
||||
using SOCKET = int;
|
||||
using sock_size_t = size_t; // NOLINT
|
||||
|
||||
Reference in New Issue
Block a user