From a8e6a8108ea5864a982d064fa5fa1eb5ac6dafd3 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 12 Nov 2007 08:47:14 +0000 Subject: *** empty log message *** --- ev.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'ev.html') diff --git a/ev.html b/ev.html index 9214aae..6cf1e5d 100644 --- a/ev.html +++ b/ev.html @@ -6,7 +6,7 @@ - + @@ -32,7 +32,7 @@
  • ev_signal - signal me when a signal gets signalled
  • ev_child - wait for pid status changes
  • ev_idle - when you've got nothing better to do
  • -
  • ev_prepare and ev_check - your hooks into the event loop
  • +
  • ev_prepare and ev_check - customise your event loop
  • OTHER FUNCTIONS
  • @@ -664,7 +664,7 @@ believe me.

    -

    ev_prepare and ev_check - your hooks into the event loop

    +

    ev_prepare and ev_check - customise your event loop

    Prepare and check watchers are usually (but not always) used in tandem: Prepare watchers get invoked before the process blocks and check watchers -- cgit v1.2.3