X-Git-Url: https://git.llucax.com/software/libev.git/blobdiff_plain/3ed29c5036af830bfd31a743094b587bc6aa1949..6800c1e86d28e4bc573747e6d327c770b2e00df4:/ev.html?ds=inline diff --git a/ev.html b/ev.html index b13b6ae..5bcffd0 100644 --- a/ev.html +++ b/ev.html @@ -6,7 +6,7 @@ - + @@ -33,14 +33,17 @@
  • ev_periodic - to cron or not to cron?
  • ev_signal - signal me when a signal gets signalled!
  • ev_child - watch out for process status changes
  • +
  • ev_stat - did the file attributes just change?
  • ev_idle - when you've got nothing better to do...
  • ev_prepare and ev_check - customise your event loop!
  • ev_embed - when one backend isn't enough...
  • +
  • ev_fork - the audacity to resume the event loop after a fork
  • OTHER FUNCTIONS
  • LIBEVENT EMULATION
  • C++ SUPPORT
  • +
  • MACRO MAGIC
  • EMBEDDING