Dear All.

I use ev_once, it's very convenience. But I have a problem about it.
I seem there is no stop API for ev_once, isn't it?
I have a case to stop ev_once event before publishing event. Can I do it
now?

If no, does libev support ev_once stop API?

Now I try to add following stop API sample to stop ev_once.

https://github.com/developer-kikikaikai/libev/commit/5cab98058a3f0ed22b259036fac182dda6c72a16

I look forward to your reply.
_______________________________________________
libev mailing list
libev@lists.schmorp.de
http://lists.schmorp.de/mailman/listinfo/libev

Reply via email to