--- AnyEvent/lib/AnyEvent.pm 2008/04/26 04:19:52 1.93 +++ AnyEvent/lib/AnyEvent.pm 2008/04/26 04:33:51 1.94 @@ -1045,7 +1045,7 @@ =head3 Explanation of the columns I is the number of sockets, and twice the number of "servers" (as -eahc server has a read and write socket end). +each server has a read and write socket end). I is the time it takes to create a socketpair (which is nontrivial) and two watchers: an I/O watcher and a timeout watcher.