mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
For #1579, support gracefully quit. 3.0.119
This commit is contained in:
parent
e6c329293c
commit
3c597545b1
10 changed files with 120 additions and 17 deletions
|
@ -132,7 +132,6 @@
|
|||
#define SRS_SIGNAL_FAST_QUIT SIGTERM
|
||||
// The signal for srs to gracefully quit, do carefully dispose then exit.
|
||||
// @see https://github.com/ossrs/srs/issues/1579
|
||||
// TODO: FIXME: Not implemented.
|
||||
#define SRS_SIGNAL_GRACEFULLY_QUIT SIGQUIT
|
||||
|
||||
// The application level signals.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue