You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@zookeeper.apache.org by kcl66 <wm...@gmail.com> on 2014/01/10 15:57:31 UTC

C binding zoo_get(): need to know max data length in advance

int zoo_get(zhandle_t *zh, const char *path, int watch, char *buffer,
        int* buffer_len, struct Stat *stat)

Developer has to anticipate the max. size of the node data.  Is there any
way to get around this?
Thanks!




--
View this message in context: http://zookeeper-user.578899.n2.nabble.com/C-binding-zoo-get-need-to-know-max-data-length-in-advance-tp7579475.html
Sent from the zookeeper-user mailing list archive at Nabble.com.