1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00
srs/trunk/src
rise a00b4d2014
Ingest: Exit if child process redirect io failed (#2540)
* 修复子进程无法打开日志输出重定向导致的fork错误

srs进程fork后,未能输出重定向而返回错误,导致fork的子进程未能出。

* remove the var child_err

* Fixed IO redirection error detection

* Fixed BUG where lost during logs on normal start
2021-08-25 07:16:46 +08:00
..
app Ingest: Exit if child process redirect io failed (#2540) 2021-08-25 07:16:46 +08:00
core RTC: Fix rtc to rtmp sync timestamp using sender report. #2470 2021-08-17 07:20:34 +08:00
kernel RTC: Fix rtc to rtmp sync timestamp using sender report. (#2470) 2021-08-17 06:32:35 +08:00
main For #2424, use srandom/random to generate. 4.0.139 2021-07-04 15:50:29 +08:00
protocol RTC: Support statistic for HTTP-API, HTTP-Callback and Security (#2483) v4.0.144 2021-07-24 08:08:35 +08:00
srt SRT: Use thread-safe log for multiple-threading SRT module. (#2474) v4.0.143 2021-07-21 10:28:42 +08:00
utest RTC: Fix rtc to rtmp sync timestamp using sender report. (#2470) 2021-08-17 06:32:35 +08:00