mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Fix build failed.
This commit is contained in:
parent
fa78cf3354
commit
3ed4aed824
4 changed files with 11 additions and 5 deletions
|
@ -1093,6 +1093,11 @@ void srs_update_rtmp_server(int nb_conn, SrsKbps* kbps)
|
|||
nb_tcp_total = 0;
|
||||
nb_tcp_mem = 0;
|
||||
nb_udp4 = 0;
|
||||
|
||||
(void)nb_socks;
|
||||
(void)nb_tcp_mem;
|
||||
(void)nb_tcp4_hashed;
|
||||
(void)nb_tcp_orphans;
|
||||
#endif
|
||||
|
||||
int nb_tcp_estab = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue