mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Refine in time unit. 3.0.49
This commit is contained in:
parent
b2f598dede
commit
394cdb5f04
6 changed files with 9 additions and 6 deletions
|
@ -41,7 +41,7 @@ class SrsMessageArray
|
|||
{
|
||||
public:
|
||||
/**
|
||||
* when user already send the msg in msgs, please set to NULL,
|
||||
* when user already send all msgs, please set to NULL,
|
||||
* for instance, msg= msgs.msgs[i], msgs.msgs[i]=NULL, send(msg),
|
||||
* where send(msg) will always send and free it.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue