support asprocess for oryx. 2.0.218
This commit is contained in:
parent
b748fac23a
commit
07fe35f11d
|
|
@ -488,7 +488,7 @@ SrsServer::SrsServer()
|
||||||
signal_manager = NULL;
|
signal_manager = NULL;
|
||||||
|
|
||||||
handler = NULL;
|
handler = NULL;
|
||||||
ppid = -1;
|
ppid = ::getppid();
|
||||||
|
|
||||||
// donot new object in constructor,
|
// donot new object in constructor,
|
||||||
// for some global instance is not ready now,
|
// for some global instance is not ready now,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user