winlin

add todo for response client detail error

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