1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

For #1635, inotify watch ConfigMap for reload. 3.0.131

This commit is contained in:
winlin 2020-03-12 21:45:10 +08:00
parent 5e60c8f9cc
commit 940798a9c7
4 changed files with 79 additions and 68 deletions

View file

@ -286,6 +286,7 @@
#define ERROR_OCLUSTER_REDIRECT 3091
#define ERROR_INOTIFY_CREATE 3092
#define ERROR_INOTIFY_OPENFD 3093
#define ERROR_INOTIFY_WATCH 3094
///////////////////////////////////////////////////////
// HTTP/StreamCaster protocol error.