summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorroot <root>2008-11-05 21:44:21 +0000
committerroot <root>2008-11-05 21:44:21 +0000
commit35ff0a33c92f24ba4b477e12b967e933c8b52607 (patch)
treeb81e8cea21a7c52b7b3c4961500e131eccd76c0c
parent1292b8f088c084a0bc6ec3bc707eff1f7dfcd695 (diff)
*** empty log message ***
-rw-r--r--ev.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/ev.pod b/ev.pod
index c4ca482..0d0ce3e 100644
--- a/ev.pod
+++ b/ev.pod
@@ -420,8 +420,8 @@ extra overhead. A fork can both result in spurious notifications as well
as in libev having to destroy and recreate the epoll object, which can
take considerable time and thus should be avoided.
-All this means that, in practise, C<EVBACKEND_SELECT> can be as fast or
-faster then epoll for maybe up to a hundred file descriptors, depending on
+All this means that, in practice, C<EVBACKEND_SELECT> can be as fast or
+faster than epoll for maybe up to a hundred file descriptors, depending on
the usage. So sad.
While nominally embeddable in other event loops, this feature is broken in