正在显示
1 个修改的文件
包含
1 行增加
和
0 行删除
@@ -62,6 +62,7 @@ SrsClient::~SrsClient() | @@ -62,6 +62,7 @@ SrsClient::~SrsClient() | ||
62 | srs_freep(refer); | 62 | srs_freep(refer); |
63 | } | 63 | } |
64 | 64 | ||
65 | +// TODO: return detail message when error for client. | ||
65 | int SrsClient::do_cycle() | 66 | int SrsClient::do_cycle() |
66 | { | 67 | { |
67 | int ret = ERROR_SUCCESS; | 68 | int ret = ERROR_SUCCESS; |
-
请 注册 或 登录 后发表评论