shafreeck / cetcd

Cetcd is a C client library for etcd with full features support
Apache License 2.0
69 stars 39 forks source link

can we add a new watcher after cetcd_multi_watch_async #28

Closed xiaoyulei closed 8 years ago

xiaoyulei commented 8 years ago

after cetcd_multi_watch_async, if I want add a watcher, do I must cetcd_multi_watch_async_stop first?

shafreeck commented 8 years ago

No, it is not supported