Toggle navigation
Toggle navigation
此项目
正在载入...
Sign in
胡斌
/
srs
转到一个项目
Toggle navigation
项目
群组
代码片段
帮助
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
winlin
2014-07-17 17:10:32 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
1243d962b888b6ca4dded6a2173cfc7a43450712
1243d962
1 parent
b37aeff8
update comments of utility
隐藏空白字符变更
内嵌
并排对比
正在显示
1 个修改的文件
包含
3 行增加
和
2 行删除
trunk/src/app/srs_app_utility.hpp
trunk/src/app/srs_app_utility.hpp
查看文件 @
1243d96
...
...
@@ -357,7 +357,8 @@ extern SrsPlatformInfo* srs_get_platform_info();
// the deamon st-thread will update it.
extern
void
srs_update_platform_info
();
// network device summary
// network device summary for each network device,
// for example, eth0, eth1, ethN
class
SrsNetworkDevices
{
public
:
...
...
@@ -398,7 +399,7 @@ extern int srs_get_network_devices_count();
// the deamon st-thread will update it.
extern
void
srs_update_network_devices
();
// srs rtmp network summary
// s
ystem connections, and s
rs rtmp network summary
class
SrsNetworkRtmpServer
{
public
:
...
...
请
注册
或
登录
后发表评论