etcd-cpp-apiv3/src
Tao He 68c5626d2c Keepalive: join the thread outside the background job itself.
Fixes #67, when etcd server stops, the keepalive action will crash.


Signed-off-by: Tao He <sighingnow@gmail.com>
2021-06-15 12:03:35 +08:00
..
v3 Avoid duplicate const string tags. (#62) 2021-05-28 23:22:32 +08:00
CMakeLists.txt Set DESTINATION for older versions of CMake. 2021-03-01 18:11:23 +08:00
Client.cpp Fixes lock, and the underlying keepalive implmentation. (#60) 2021-05-21 18:05:35 +08:00
KeepAlive.cpp Keepalive: join the thread outside the background job itself. 2021-06-15 12:03:35 +08:00
Response.cpp Avoid including protobuf & grpc headers in our interface files. 2021-05-27 22:10:24 +08:00
SyncClient.cpp List/delete/watch on exact range. (#51) 2021-04-01 14:50:50 +08:00
Value.cpp Avoid including protobuf & grpc headers in our interface files. 2021-05-27 22:10:24 +08:00
Watcher.cpp Fixes lock, and the underlying keepalive implmentation. (#60) 2021-05-21 18:05:35 +08:00