mirror of
https://github.com/ossrs/srs.git
synced 2025-02-13 03:41:55 +00:00
add todo: cycle all process, reap the exited
This commit is contained in:
parent
e85e74f5d4
commit
6f0bba9856
1 changed files with 2 additions and 0 deletions
|
@ -548,6 +548,8 @@ int SrsEncoder::cycle()
|
|||
}
|
||||
}
|
||||
|
||||
// TODO: cycle all processes.
|
||||
|
||||
return ret;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue