1
0
Fork 0
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:
winlin 2013-11-27 22:54:43 +08:00
parent 62a2384a35
commit 90af450d63

View file

@ -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;