summaryrefslogtreecommitdiff
path: root/ev.pod
diff options
context:
space:
mode:
authorroot <root>2010-11-10 14:50:54 +0000
committerroot <root>2010-11-10 14:50:54 +0000
commit7789b84fcc1a52b38d4b210c42cc22a98f80d4fc (patch)
tree61a2b806658dcacb27c363d5da1c5bbbfe5f204e /ev.pod
parent7932500041954eb78d398298efc297aa8ae00182 (diff)
*** empty log message ***
Diffstat (limited to 'ev.pod')
-rw-r--r--ev.pod10
1 files changed, 5 insertions, 5 deletions
diff --git a/ev.pod b/ev.pod
index a72bec9..8ba89d7 100644
--- a/ev.pod
+++ b/ev.pod
@@ -3474,11 +3474,11 @@ classes add (compared to plain C-style watchers) is the event loop pointer
that the watcher is associated with (or no additional members at all if
you disable C<EV_MULTIPLICITY> when embedding libev).
-Currently, functions, and static and non-static member functions can be
-used as callbacks. Other types should be easy to add as long as they only
-need one additional pointer for context. If you need support for other
-types of functors please contact the author (preferably after implementing
-it).
+Currently, functions, static and non-static member functions and classes
+with C<operator ()> can be used as callbacks. Other types should be easy
+to add as long as they only need one additional pointer for context. If
+you need support for other types of functors please contact the author
+(preferably after implementing it).
Here is a list of things available in the C<ev> namespace: