mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
add todo for response client detail error
This commit is contained in:
parent
62a2384a35
commit
90af450d63
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue