summaryrefslogtreecommitdiff
path: root/ev.pod
diff options
context:
space:
mode:
authorroot <root>2010-10-24 20:05:43 +0000
committerroot <root>2010-10-24 20:05:43 +0000
commit9dc24ee2fdb61b1721ea2303e5e48daa04bd50ff (patch)
tree6dd33d2420c8fef4e5601a9c1c53b2bd4ea8a1b5 /ev.pod
parent4a5e45f8ba1fac859b445f13d79ce4987bde0c27 (diff)
*** empty log message ***
Diffstat (limited to 'ev.pod')
-rw-r--r--ev.pod5
1 files changed, 5 insertions, 0 deletions
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<ev_cleanup_start>.
+
=head3 Watcher-Specific Functions and Data Members
=over 4