From 480621758fe1687120978562a553920ed46e1b7e Mon Sep 17 00:00:00 2001 From: root Date: Sat, 8 Dec 2007 14:12:07 +0000 Subject: *** empty log message *** --- ev.pod | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'ev.pod') diff --git a/ev.pod b/ev.pod index a578fd8..ef9892e 100644 --- a/ev.pod +++ b/ev.pod @@ -779,6 +779,18 @@ Setting a priority outside the range of C to C is fine, as long as you do not mind that the priority value you query might or might not have been adjusted to be within valid range. +=item ev_invoke (loop, ev_TYPE *watcher, int revents) + +Invoke the C with the given C and C. Neither +C nor C need to be valid as long as the watcher callback +can deal with that fact. + +=item int ev_clear_pending (loop, ev_TYPE *watcher) + +If the watcher is pending, this function returns clears its pending status +and returns its C bitset (as if its callback was invoked). If the +watcher isn't pending it does nothing and returns C<0>. + =back -- cgit v1.2.3