add todo for response client detail error
This commit is contained in:
parent
62a2384a35
commit
90af450d63
|
|
@ -62,6 +62,7 @@ SrsClient::~SrsClient()
|
||||||
srs_freep(refer);
|
srs_freep(refer);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// TODO: return detail message when error for client.
|
||||||
int SrsClient::do_cycle()
|
int SrsClient::do_cycle()
|
||||||
{
|
{
|
||||||
int ret = ERROR_SUCCESS;
|
int ret = ERROR_SUCCESS;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user