summaryrefslogtreecommitdiff
path: root/ev.pod
diff options
context:
space:
mode:
authorroot <root>2010-10-22 09:40:22 +0000
committerroot <root>2010-10-22 09:40:22 +0000
commit2ecadb3192c0928dc5381336774e54d4019e28de (patch)
tree474ac6b226a846d98c5a65e48efc2bc17de1d53d /ev.pod
parent1d6071759cff842813995588dc6bf2bb2450d94f (diff)
*** empty log message ***
Diffstat (limited to 'ev.pod')
-rw-r--r--ev.pod16
1 files changed, 9 insertions, 7 deletions
diff --git a/ev.pod b/ev.pod
index 7cb5b8b..1e73ce3 100644
--- a/ev.pod
+++ b/ev.pod
@@ -167,7 +167,8 @@ library in any way.
Returns the current time as libev would use it. Please note that the
C<ev_now> function is usually faster and also often returns the timestamp
-you actually want to know.
+you actually want to know. Also interetsing is the combination of
+C<ev_update_now> and C<ev_now>.
=item ev_sleep (ev_tstamp interval)
@@ -215,12 +216,13 @@ a must have and can we have a torrent of it please!!!11
=item unsigned int ev_recommended_backends ()
-Return the set of all backends compiled into this binary of libev and also
-recommended for this platform. This set is often smaller than the one
-returned by C<ev_supported_backends>, as for example kqueue is broken on
-most BSDs and will not be auto-detected unless you explicitly request it
-(assuming you know what you are doing). This is the set of backends that
-libev will probe for if you specify no backends explicitly.
+Return the set of all backends compiled into this binary of libev and
+also recommended for this platform, meaning it will work for most file
+descriptor types. This set is often smaller than the one returned by
+C<ev_supported_backends>, as for example kqueue is broken on most BSDs
+and will not be auto-detected unless you explicitly request it (assuming
+you know what you are doing). This is the set of backends that libev will
+probe for if you specify no backends explicitly.
=item unsigned int ev_embeddable_backends ()