GitHub user SimplyFox opened a pull request: https://github.com/apache/zookeeper/pull/189
ZOOKEEPER-169: Content needed: "Connecting to ZooKeeper" Added a simply example in C++ to demonstrate Client connecting to Zookeeper server using C bindings along with few lines of explanation. You can merge this pull request into a Git repository by running: $ git pull https://github.com/SimplyFox/zookeeper ZOOKEEPER-169 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/zookeeper/pull/189.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #189 ---- commit e2cd20b6794d6ef432606faa7ccab0dd95970933 Author: Michelle <pheyyin...@gmail.com> Date: 2017-03-10T12:16:17Z ZOOKEEPER-169: Content needed: "Connecting to ZooKeeper" Added a simply example in C++ to demonstrate Client connecting to Zookeeper server using C bindings along with few lines of explanation. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---