- Aug 07, 2017
-
-
Jiangtao Li authored
-
Alexander Polcyn authored
error
-
- Aug 05, 2017
-
-
Muxi Yan authored
-
- Aug 04, 2017
-
-
jiangtaoli2016 authored
-
Vijay Pai authored
-
Stanley Cheung authored
-
Nathaniel Manista authored
(The channel-related second part of it.)
-
- Aug 03, 2017
-
-
Mark D. Roth authored
-
Sree Kuchibhotla authored
-
- Aug 02, 2017
-
-
jiangtaoli2016 authored
-
Muxi Yan authored
-
Connor Peet authored
It appears that omitting it causes grpc to use the hosts' default cert data. This was brought up (as I had implemented this method incorrectly) in: https://github.com/mixer/etcd3/issues/28#issuecomment-319510441
-
- Aug 01, 2017
-
-
jiangtaoli2016 authored
-
ncteisen authored
-
Noah Eisen authored
-
- Jul 31, 2017
-
-
Alexander Polcyn authored
-
murgatroid99 authored
-
yang-g authored
-
Garret Kelly authored
It's feasible that a program be written/linked such that it only use ClientContext from grpc++, which could end up with the other instances of GrpcLibraryInitializer not ending up in the final binary. Add a GrpcLibraryInitializer to client_context.cc to ensure that the library is initialized. The primary side-effect of the library not being initialized when only using a ClientContext is that the destructor for ClientContext indirectly ends up trying to call through g_core_codegen_interface when destructing its metadata, which is null.
-
yang-g authored
-
Muxi Yan authored
-
Muxi Yan authored
-
Muxi Yan authored
-
Peter Gonda authored
Never initializing s_init_max_accept_queue_size could lead to undefined behavior.
-
- Jul 29, 2017
-
-
Muxi Yan authored
-
jiangtaoli2016 authored
-
Alexander Polcyn authored
-
- Jul 28, 2017
-
-
Muxi Yan authored
-
yang-g authored
-
yang-g authored
-
yang-g authored
-
yang-g authored
-
David Garcia Quintas authored
-
David Garcia Quintas authored
-
Muxi Yan authored
-
Alexander Polcyn authored
-
Sree Kuchibhotla authored
-
- Jul 27, 2017
-
-
Mark D. Roth authored
-
Yuchen Zeng authored
-
Yuchen Zeng authored
-