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-08-19 15:52:59 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
e656a65b6c47db5f130af5d75dac7f09ef8d2d63
e656a65b
1 parent
ab965655
for bug #162, add conf and connections limit.
隐藏空白字符变更
内嵌
并排对比
正在显示
1 个修改的文件
包含
3 行增加
和
0 行删除
trunk/src/app/srs_app_config.cpp
trunk/src/app/srs_app_config.cpp
查看文件 @
e656a65
...
...
@@ -1564,6 +1564,9 @@ int SrsConfig::check_config()
}
}
// show important args.
srs_trace
(
"conf: %s, limit: %d"
,
config_file
.
c_str
(),
get_max_connections
());
////////////////////////////////////////////////////////////////////////
// check features
////////////////////////////////////////////////////////////////////////
...
...
请
注册
或
登录
后发表评论