aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/iomgr
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2017-05-04 22:02:47 +0000
committerGravatar Craig Tiller <ctiller@google.com>2017-05-04 22:02:47 +0000
commit62800f789cd407805c24850df23ef45939d20d16 (patch)
treec3cbe2c8615e4c8a731d364042b9a11bf02e408b /src/core/lib/iomgr
parentbc7c224cac5cebc7b8cef0c6b14151f237eef8dd (diff)
parentf31a80eac3fc507060f33c651bb13a6c3eaffab7 (diff)
Merge github.com:grpc/grpc into timer_pool
Diffstat (limited to 'src/core/lib/iomgr')
-rw-r--r--src/core/lib/iomgr/port.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/lib/iomgr/port.h b/src/core/lib/iomgr/port.h
index 269dc35003..2a553f4114 100644
--- a/src/core/lib/iomgr/port.h
+++ b/src/core/lib/iomgr/port.h
@@ -88,6 +88,7 @@
#ifndef __GLIBC__
#define GRPC_LINUX_EPOLL 1
#define GRPC_LINUX_EVENTFD 1
+#define GRPC_MSG_IOVLEN_TYPE int
#endif
#ifndef GRPC_LINUX_EVENTFD
#define GRPC_POSIX_NO_SPECIAL_WAKEUP_FD 1