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
2013-11-27 22:54:43 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
90af450d63e13bc20d9afcb3ecaee1063b65568a
90af450d
1 parent
62a2384a
add todo for response client detail error
显示空白字符变更
内嵌
并排对比
正在显示
1 个修改的文件
包含
1 行增加
和
0 行删除
trunk/src/core/srs_core_client.cpp
trunk/src/core/srs_core_client.cpp
查看文件 @
90af450
...
...
@@ -62,6 +62,7 @@ SrsClient::~SrsClient()
srs_freep
(
refer
);
}
// TODO: return detail message when error for client.
int
SrsClient
::
do_cycle
()
{
int
ret
=
ERROR_SUCCESS
;
...
...
请
注册
或
登录
后发表评论