1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

Fix GSO stat bug

This commit is contained in:
winlin 2020-04-15 07:10:41 +08:00
parent dd7b5cf53f
commit c143c80fd6
4 changed files with 24 additions and 6 deletions

View file

@ -124,6 +124,8 @@ public:
class SrsStatisticCategory
{
public:
uint64_t nn;
public:
uint64_t a;
uint64_t b;