etcd-cpp-apiv3/src
Tao He dd1f106150 Make "CancelWatch()" thread-safe and happen only once, fixes the potential assert failure in gRPC routines.
Signed-off-by: Tao He <linzhu.ht@alibaba-inc.com>
2020-10-15 19:56:23 +08:00
..
v3 Make "CancelWatch()" thread-safe and happen only once, fixes the potential assert failure in gRPC routines. 2020-10-15 19:56:23 +08:00
CMakeLists.txt Make "CancelWatch()" thread-safe and happen only once, fixes the potential assert failure in gRPC routines. 2020-10-15 19:56:23 +08:00
Client.cpp Remove unused comment code. 2020-10-11 17:19:46 +08:00
Response.cpp Improve the etcd watcher to detect error when the connection lost. 2020-09-30 00:32:00 +08:00
SyncClient.cpp Auto and watch functionalities on SyncClient. 2020-10-10 20:17:32 +08:00
Value.cpp Re-org v3 related files to make it a submodule. 2020-09-30 00:32:00 +08:00
Watcher.cpp Drop the Interceptor-based implementation to be compatible with ealier version of gRPC (pre-0.17.0). 2020-10-10 20:17:32 +08:00