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.130
This commit is contained in:
parent
9b663c070a
commit
5e60c8f9cc
5 changed files with 76 additions and 43 deletions
|
@ -192,7 +192,6 @@ private:
|
|||
SrsServer* server;
|
||||
SrsCoroutine* trd;
|
||||
srs_netfd_t inotify_fd;
|
||||
int watch_fd;
|
||||
public:
|
||||
SrsInotifyWorker(SrsServer* s);
|
||||
virtual ~SrsInotifyWorker();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue