On 01.02.2014 13:51, Activecat wrote:
But the function stop() fails to work. The flow graph continue executing
infinitely...

Question:
How to stop the flow graph when this->d_complete == true ?

Return -1 (or WORK_DONE) in your work() function.

MB


_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to