Sfoglia il codice sorgente

Actually include the port_platform.h epoll change too

David Klempner 10 anni fa
parent
commit
fdd42cfa4e
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      include/grpc/support/port_platform.h

+ 1 - 1
include/grpc/support/port_platform.h

@@ -73,7 +73,7 @@
 #define GPR_CPU_LINUX 1
 #define GPR_GCC_ATOMIC 1
 #define GPR_LINUX 1
-#define GPR_POSIX_MULTIPOLL_WITH_EPOLL 1
+#define GPR_LINUX_MULTIPOLL_WITH_EPOLL 1
 #define GPR_POSIX_WAKEUP_FD 1
 #define GPR_LINUX_EVENTFD 1
 #define GPR_POSIX_SOCKET 1