From dbb4f942d05321e7c29f67ee1057aca7238d1f3a Mon Sep 17 00:00:00 2001 From: David Klempner Date: Wed, 21 Jan 2015 17:45:18 -0800 Subject: Add support for eventfd based kicking on linux. This adds support for eventfd based kicking, with the skeleton of support for runtime selection between eventfds and pipes. --- vsprojects/vs2013/grpc.vcxproj | 3 +++ vsprojects/vs2013/grpc_unsecure.vcxproj | 3 +++ 2 files changed, 6 insertions(+) (limited to 'vsprojects/vs2013') diff --git a/vsprojects/vs2013/grpc.vcxproj b/vsprojects/vs2013/grpc.vcxproj index 05a9966c0e..cdfe2b391e 100644 --- a/vsprojects/vs2013/grpc.vcxproj +++ b/vsprojects/vs2013/grpc.vcxproj @@ -121,6 +121,7 @@ + @@ -250,6 +251,8 @@ + + diff --git a/vsprojects/vs2013/grpc_unsecure.vcxproj b/vsprojects/vs2013/grpc_unsecure.vcxproj index 05a9966c0e..cdfe2b391e 100644 --- a/vsprojects/vs2013/grpc_unsecure.vcxproj +++ b/vsprojects/vs2013/grpc_unsecure.vcxproj @@ -121,6 +121,7 @@ + @@ -250,6 +251,8 @@ + + -- cgit v1.2.3