ZOO_NOTWATCHING_EVENT

\brief a watch has been removed.

This is generated when the server for some reason, probably a resource constraint, will no longer watch a node for a client.

extern (C) const
int ZOO_NOTWATCHING_EVENT;

Meta