mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
refine log for stats network and disk
This commit is contained in:
parent
6f700f3f40
commit
9c11001391
3 changed files with 26 additions and 2 deletions
|
@ -610,7 +610,6 @@ extern SrsNetworkRtmpServer* srs_get_network_rtmp_server();
|
|||
extern void srs_update_rtmp_server(int nb_conn, SrsKbps* kbps);
|
||||
|
||||
// get local ip, fill to @param ips
|
||||
extern void srs_retrieve_local_ipv4_ips();
|
||||
extern std::vector<std::string>& srs_get_local_ipv4_ips();
|
||||
|
||||
// get local or peer ip.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue