Hi

I have started an empty event loop using ev_ref(loop) and ev_run(loop).
Now, I want to add watcher for EV_READ event to this loop on the fly as and
when
an event comes for EV_ASYNC.

Is it possible to do so ?
Can anyone provide an example for that ?

-- 
Thanks and Regards,
Aravindh.R
_______________________________________________
libev mailing list
libev@lists.schmorp.de
http://lists.schmorp.de/cgi-bin/mailman/listinfo/libev

Reply via email to