aboutsummaryrefslogtreecommitdiffhomepage
path: root/config.m4
diff options
context:
space:
mode:
authorGravatar Jan Tattermusch <jtattermusch@users.noreply.github.com>2018-08-27 18:39:46 +0200
committerGravatar GitHub <noreply@github.com>2018-08-27 18:39:46 +0200
commit2cb5e525365ec3b5a71ab40f7d77ec04503b7180 (patch)
tree52b23d42e14f87ac6924b0be46c4d2e57aad8b17 /config.m4
parent2548704bee6dd9071832135f8a76c2761897cddb (diff)
parent97ba943f179cf6eda6f1a85abee01d459f507673 (diff)
Merge pull request #16463 from grpc/revert-15941-fathomtcpchanges
Revert "Fathom tcp changes"
Diffstat (limited to 'config.m4')
-rw-r--r--config.m42
1 files changed, 0 insertions, 2 deletions
diff --git a/config.m4 b/config.m4
index af3624cdd1..7825274eea 100644
--- a/config.m4
+++ b/config.m4
@@ -108,7 +108,6 @@ if test "$PHP_GRPC" != "no"; then
src/core/lib/http/format_request.cc \
src/core/lib/http/httpcli.cc \
src/core/lib/http/parser.cc \
- src/core/lib/iomgr/buffer_list.cc \
src/core/lib/iomgr/call_combiner.cc \
src/core/lib/iomgr/combiner.cc \
src/core/lib/iomgr/endpoint.cc \
@@ -129,7 +128,6 @@ if test "$PHP_GRPC" != "no"; then
src/core/lib/iomgr/gethostname_fallback.cc \
src/core/lib/iomgr/gethostname_host_name_max.cc \
src/core/lib/iomgr/gethostname_sysconf.cc \
- src/core/lib/iomgr/internal_errqueue.cc \
src/core/lib/iomgr/iocp_windows.cc \
src/core/lib/iomgr/iomgr.cc \
src/core/lib/iomgr/iomgr_custom.cc \