Merge pull request #4960 from vjpai/kill_host
Remove host option from ServerConfig proto
No related branches found
No related tags found
Showing
- src/node/performance/benchmark_server.js 1 addition, 1 deletionsrc/node/performance/benchmark_server.js
- src/node/performance/worker_service_impl.js 2 additions, 2 deletionssrc/node/performance/worker_service_impl.js
- src/proto/grpc/testing/control.proto 0 additions, 2 deletionssrc/proto/grpc/testing/control.proto
- test/cpp/qps/async_streaming_ping_pong_test.cc 1 addition, 2 deletionstest/cpp/qps/async_streaming_ping_pong_test.cc
- test/cpp/qps/async_unary_ping_pong_test.cc 1 addition, 2 deletionstest/cpp/qps/async_unary_ping_pong_test.cc
- test/cpp/qps/generic_async_streaming_ping_pong_test.cc 0 additions, 1 deletiontest/cpp/qps/generic_async_streaming_ping_pong_test.cc
- test/cpp/qps/qps_driver.cc 0 additions, 1 deletiontest/cpp/qps/qps_driver.cc
- test/cpp/qps/qps_openloop_test.cc 1 addition, 2 deletionstest/cpp/qps/qps_openloop_test.cc
- test/cpp/qps/qps_test.cc 1 addition, 2 deletionstest/cpp/qps/qps_test.cc
- test/cpp/qps/qps_test_with_poll.cc 1 addition, 2 deletionstest/cpp/qps/qps_test_with_poll.cc
- test/cpp/qps/secure_sync_unary_ping_pong_test.cc 1 addition, 2 deletionstest/cpp/qps/secure_sync_unary_ping_pong_test.cc
- test/cpp/qps/server_async.cc 1 addition, 1 deletiontest/cpp/qps/server_async.cc
- test/cpp/qps/server_sync.cc 2 additions, 2 deletionstest/cpp/qps/server_sync.cc
- test/cpp/qps/sync_streaming_ping_pong_test.cc 1 addition, 2 deletionstest/cpp/qps/sync_streaming_ping_pong_test.cc
- test/cpp/qps/sync_unary_ping_pong_test.cc 1 addition, 2 deletionstest/cpp/qps/sync_unary_ping_pong_test.cc
Please register or sign in to comment