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 kc
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 kc