1
#ifndef RPL_CONSTANTS_H
2
#define RPL_CONSTANTS_H
5
Enumeration of the incidents that can occur for the server.
11
/** There are possibly lost events in the replication stream */
14
/** Shall be last event of the enumeration */
18
#endif /* RPL_CONSTANTS_H */