Merge pull request #1365 from yang-g/init
Attempt to remove the need of calling grpc_init/shutdown in c++ application code
Showing
- BUILD 2 additions, 0 deletionsBUILD
- Makefile 2 additions, 0 deletionsMakefile
- build.json 1 addition, 0 deletionsbuild.json
- examples/pubsub/main.cc 0 additions, 3 deletionsexamples/pubsub/main.cc
- examples/pubsub/publisher_test.cc 0 additions, 2 deletionsexamples/pubsub/publisher_test.cc
- examples/pubsub/subscriber_test.cc 0 additions, 2 deletionsexamples/pubsub/subscriber_test.cc
- include/grpc++/completion_queue.h 3 additions, 2 deletionsinclude/grpc++/completion_queue.h
- include/grpc++/credentials.h 3 additions, 2 deletionsinclude/grpc++/credentials.h
- include/grpc++/impl/grpc_library.h 50 additions, 0 deletionsinclude/grpc++/impl/grpc_library.h
- include/grpc++/server.h 3 additions, 1 deletioninclude/grpc++/server.h
- src/cpp/client/channel.h 3 additions, 1 deletionsrc/cpp/client/channel.h
- test/cpp/client/credentials_test.cc 0 additions, 2 deletionstest/cpp/client/credentials_test.cc
- test/cpp/end2end/async_end2end_test.cc 1 addition, 4 deletionstest/cpp/end2end/async_end2end_test.cc
- test/cpp/end2end/end2end_test.cc 1 addition, 4 deletionstest/cpp/end2end/end2end_test.cc
- test/cpp/end2end/generic_end2end_test.cc 1 addition, 4 deletionstest/cpp/end2end/generic_end2end_test.cc
- test/cpp/interop/client.cc 0 additions, 4 deletionstest/cpp/interop/client.cc
- test/cpp/interop/server.cc 0 additions, 2 deletionstest/cpp/interop/server.cc
- test/cpp/qps/qps_driver.cc 0 additions, 2 deletionstest/cpp/qps/qps_driver.cc
- test/cpp/qps/smoke_test.cc 0 additions, 3 deletionstest/cpp/qps/smoke_test.cc
- test/cpp/qps/worker.cc 1 addition, 3 deletionstest/cpp/qps/worker.cc
Loading
Please register or sign in to comment