From 9e5a77b8331c7ad3a584359375b25f573118408f Mon Sep 17 00:00:00 2001 From: root Date: Mon, 20 Oct 2008 17:50:48 +0000 Subject: *** empty log message *** --- ev.pod | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/ev.pod b/ev.pod index f3f9b28..be03b87 100644 --- a/ev.pod +++ b/ev.pod @@ -971,12 +971,14 @@ whole section. =item C (loop *, ev_TYPE *watcher) -Stops the given watcher again (if active) and clears the pending -status. It is possible that stopped watchers are pending (for example, -non-repeating timers are being stopped when they become pending), but -C ensures that the watcher is neither active nor pending. If -you want to free or reuse the memory used by the watcher it is therefore a -good idea to always call its C function. +Stops the given watcher if active, and clears the pending status (whether +the watcher was active or not). + +It is possible that stopped watchers are pending - for example, +non-repeating timers are being stopped when they become pending - but +calling C ensures that the watcher is neither active nor +pending. If you want to free or reuse the memory used by the watcher it is +therefore a good idea to always call its C function. =item bool ev_is_active (ev_TYPE *watcher) -- cgit v1.2.3