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

Fix #1635, support auto reaload config by inotify. 3.0.129

This commit is contained in:
winlin 2020-03-12 18:14:23 +08:00
parent 4b395f6e16
commit 9b663c070a
10 changed files with 193 additions and 14 deletions

View file

@ -284,6 +284,9 @@
#define ERROR_MP4_ILLEGAL_MOOF 3089
#define ERROR_OCLUSTER_DISCOVER 3090
#define ERROR_OCLUSTER_REDIRECT 3091
#define ERROR_INOTIFY_CREATE 3092
#define ERROR_INOTIFY_WATCH 3093
#define ERROR_INOTIFY_OPENFD 3094
///////////////////////////////////////////////////////
// HTTP/StreamCaster protocol error.