mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
rename network_device_index to network
This commit is contained in:
parent
b8ae5c63fc
commit
f4ea48adcb
6 changed files with 19 additions and 19 deletions
|
@ -942,7 +942,7 @@ public:
|
|||
* for heartbeat to report to server, or to get the local ip.
|
||||
* for example, 0 means the eth0 maybe.
|
||||
*/
|
||||
virtual int get_stats_network_device_index();
|
||||
virtual int get_stats_network();
|
||||
/**
|
||||
* get the disk stat device name list.
|
||||
* the device name configed in args of directive.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue