mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
For #907, Wrap ST, only use in service ST.
This commit is contained in:
parent
54411e0768
commit
1bf99e8f3e
49 changed files with 340 additions and 513 deletions
|
@ -183,7 +183,7 @@ private:
|
|||
SrsSource* _source;
|
||||
// the error timeout cond
|
||||
// @see https://github.com/ossrs/srs/issues/244
|
||||
st_cond_t error;
|
||||
srs_cond_t error;
|
||||
// merged context id.
|
||||
int cid;
|
||||
int ncid;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue