From 906949bd4819e3a740ed7e0bdad5a6df62bfbb95 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 9 Jan 2008 04:15:39 +0000 Subject: *** empty log message *** --- ev.pod | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'ev.pod') diff --git a/ev.pod b/ev.pod index 742177c..def18ac 100644 --- a/ev.pod +++ b/ev.pod @@ -405,6 +405,10 @@ file descriptor per loop iteration. For small and medium numbers of file descriptors a "slow" C or C backend might perform better. +On the positive side, ignoring the spurious readyness notifications, this +backend actually performed to specification in all tests and is fully +embeddable, which is a rare feat among the OS-specific backends. + =item C Try all backends (even potentially broken ones that wouldn't be tried @@ -416,9 +420,8 @@ It is definitely not recommended to use this flag. =back If one or more of these are ored into the flags value, then only these -backends will be tried (in the reverse order as given here). If none are -specified, most compiled-in backend will be tried, usually in reverse -order of their flag values :) +backends will be tried (in the reverse order as listed here). If none are +specified, all backends in C will be tried. The most typical usage is like this: -- cgit v1.2.3