From 9632181a17745a8bfcaa55e6a153b3dfd0f17233 Mon Sep 17 00:00:00 2001 From: Marc Alexander Lehmann Date: Sun, 24 Oct 2010 20:05:43 +0000 Subject: [PATCH] *** empty log message *** --- ev.pod | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ev.pod b/ev.pod index 60707b0..80c3b3e 100644 --- a/ev.pod +++ b/ev.pod @@ -3115,6 +3115,11 @@ watchers provide a convenient method to install cleanup hooks for your program, worker threads and so on - you just to make sure to destroy the loop when you want them to be invoked. +Cleanup watchers are invoked in the same way as any other watcher. Unlike +all other watchers, they do not keep a reference to the event loop (which +makes a lot of sense if you think about it). Like all other watchers, you +can call libev functions in the callback, except C. + =head3 Watcher-Specific Functions and Data Members =over 4