add todo: cycle all process, reap the exited

pull/133/head
winlin 11 years ago
parent e85e74f5d4
commit 6f0bba9856

@ -548,6 +548,8 @@ int SrsEncoder::cycle()
} }
} }
// TODO: cycle all processes.
return ret; return ret;
} }

Loading…
Cancel
Save