Skip to content
Snippets Groups Projects
Commit 4b23bf3c authored by Olof Barring's avatar Olof Barring
Browse files

Define notification timeout used in rtcpcldapi.c

parent bfe0fd57
Branches
Tags
No related merge requests found
......@@ -21,4 +21,6 @@
#define RTCPCLD_CATPOLL_TIMEOUT (30) /* Timeout between two polls on the catalogue */
#define RTCPCLD_VDQMPOLL_TIMEOUT (600) /* Timeout between two polls on a VDQM request */
#define RTCPCLD_VIDWORKER_CMD "VidWorker"
#define RTCPCLD_NOTIFYTIMEOUT (30)
#endif /* RTCPCLD_CONSTANTS_H */
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment