I just find that it seems not stopped when "ev_beak" has been called, even
after "ev_loop_destroy".
I have stop all the watchers in the loop, and called the ev_break() in one
thread, and another thread(containing the ev_run) will still execute the
ev_run and write callback.
I don't know why and I want to exit the program properly.
Thank you.
_______________________________________________
libev mailing list
libev@lists.schmorp.de
http://lists.schmorp.de/cgi-bin/mailman/listinfo/libev

Reply via email to