正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
| @@ -45,7 +45,7 @@ class SrsFFMPEG | @@ -45,7 +45,7 @@ class SrsFFMPEG | ||
| 45 | { | 45 | { |
| 46 | private: | 46 | private: |
| 47 | bool started; | 47 | bool started; |
| 48 | - // whether SIGINT send but need to wait or SIGKILL. | 48 | + // whether SIGTERM send but need to wait or SIGKILL. |
| 49 | bool fast_stopped; | 49 | bool fast_stopped; |
| 50 | pid_t pid; | 50 | pid_t pid; |
| 51 | private: | 51 | private: |
-
请 注册 或 登录 后发表评论