summaryrefslogtreecommitdiff
path: root/ev.pod
diff options
context:
space:
mode:
authorroot <root>2010-10-22 10:09:12 +0000
committerroot <root>2010-10-22 10:09:12 +0000
commit84cd5c8b8c9bab9e2e9ad5a69cfc2818abc3ae0f (patch)
tree3cf0eb1ca13d6543229f8691756dba3566628b7d /ev.pod
parent2ecadb3192c0928dc5381336774e54d4019e28de (diff)
*** empty log message ***
Diffstat (limited to 'ev.pod')
-rw-r--r--ev.pod8
1 files changed, 4 insertions, 4 deletions
diff --git a/ev.pod b/ev.pod
index 1e73ce3..50270ed 100644
--- a/ev.pod
+++ b/ev.pod
@@ -227,10 +227,10 @@ probe for if you specify no backends explicitly.
=item unsigned int ev_embeddable_backends ()
Returns the set of backends that are embeddable in other event loops. This
-is the theoretical, all-platform, value. To find which backends
-might be supported on the current system, you would need to look at
-C<ev_embeddable_backends () & ev_supported_backends ()>, likewise for
-recommended ones.
+value is platform-specific but can include backends not available on the
+current system. To find which embeddable backends might be supported on
+the current system, you would need to look at C<ev_embeddable_backends ()
+& ev_supported_backends ()>, likewise for recommended ones.
See the description of C<ev_embed> watchers for more info.