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.134
This commit is contained in:
parent
bb509d23e2
commit
856ed5a971
4 changed files with 16 additions and 32 deletions
|
@ -192,8 +192,6 @@ private:
|
|||
SrsServer* server;
|
||||
SrsCoroutine* trd;
|
||||
srs_netfd_t inotify_fd;
|
||||
int watch_conf;
|
||||
int watch_k8s;
|
||||
public:
|
||||
SrsInotifyWorker(SrsServer* s);
|
||||
virtual ~SrsInotifyWorker();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue