ev_periodic =========== * The "non-repeating interval timer" (at = offset, interval > 0, reschedule_cb = 0), it's really non-repeating? It says next "will always be scheduled to time out at the next [...] interval time [...] and then repeat". If that is not incorrect, it's at least confusing.
ev_timer ======== * ev_timer_again(loop) is missing the 2nd argument (ev_timer*). ev_signal/ev_child ================== * It seems that the ev_signal example is in the ev_child documentation. ev_stat ======= * ev_stat_stat(ev_stat *) is missing the 1st argument (the loop). -- Leandro Lucarella (luca) | Blog colectivo: http://www.mazziblog.com.ar/blog/ ---------------------------------------------------------------------------- GPG Key: 5F5A8D05 (F8CD F9A7 BF00 5431 4145 104C 949E BFB6 5F5A 8D05) ---------------------------------------------------------------------------- All men are born equal But quite a few get over it _______________________________________________ libev mailing list [email protected] http://lists.schmorp.de/cgi-bin/mailman/listinfo/libev
