1
0
Fork 0
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:
winlin 2014-07-27 19:03:56 +08:00
parent 6f700f3f40
commit 9c11001391
3 changed files with 26 additions and 2 deletions

View file

@ -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.