summaryrefslogtreecommitdiff
path: root/ev.pod
diff options
context:
space:
mode:
authorroot <root>2007-12-22 06:10:25 +0000
committerroot <root>2007-12-22 06:10:25 +0000
commit86521c1ef67d371e724e4419f5100dc0da641194 (patch)
tree67e7cc642ecb5adf055c88041f9fac1ba73e91e2 /ev.pod
parentdb2ba1d67df543c8e0dbfc578005b065983bdc94 (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 d1d8348..26d837b 100644
--- a/ev.pod
+++ b/ev.pod
@@ -605,11 +605,11 @@ to spend more time collecting timeouts, at the expense of increased
latency (the watcher callback will be called later). C<ev_io> watchers
will not be affected.
-Many programs can usually benefit by setting the io collect interval to
-a value near C<0.1> or so, which is often enough for interactive servers
-(of course not for games), likewise for timeouts. It usually doesn't make
-much sense to set it to a lower value than C<0.01>, as this approsaches
-the timing granularity of most systems.
+Many (busy) programs can usually benefit by setting the io collect
+interval to a value near C<0.1> or so, which is often enough for
+interactive servers (of course not for games), likewise for timeouts. It
+usually doesn't make much sense to set it to a lower value than C<0.01>,
+as this approsaches the timing granularity of most systems.
=back