srs/trunk/src
Winlin da5683e478 Fix crash when quiting. v6.0.151 (#4157)
1. Remove the srs_global_dispose, which causes the crash when still
publishing when quit.
2. Always call _srs_thread_pool->initialize for single thread.
3. Support `--signal-api` to send signal by HTTP API, because CLion
eliminate the signals.

---

Co-authored-by: Jacob Su <suzp1984@gmail.com>
2024-08-24 22:41:21 +08:00
..
app Fix crash when quiting. v6.0.151 (#4157) 2024-08-24 22:41:21 +08:00
core Fix crash when quiting. v6.0.151 (#4157) 2024-08-24 22:41:21 +08:00
kernel HTTP-TS: Support guess_has_av for audio only stream. v6.0.141 (#4063) 2024-07-24 11:00:18 +08:00
main Fix crash when quiting. v6.0.151 (#4157) 2024-08-24 22:41:21 +08:00
protocol UniquePtr: Support SrsUniquePtr to replace SrsAutoFree. v6.0.136 (#4109) 2024-07-09 10:29:36 +08:00
utest Config: Add more utest for env config. v6.0.147 (#4142) 2024-08-15 11:13:00 +08:00