--- AnyEvent/lib/AnyEvent/Handle.pm 2008/05/15 09:03:43 1.12 +++ AnyEvent/lib/AnyEvent/Handle.pm 2008/05/15 13:32:19 1.13 @@ -45,8 +45,8 @@ =head1 DESCRIPTION This module is a helper module to make it easier to do event-based I/O on -filehandles (and sockets, see L for an easy way to make -non-blocking resolves and connects). +filehandles. For utility functions for doing non-blocking connects and accepts +on sockets see L. In the following, when the documentation refers to of "bytes" then this means characters. As sysread and syswrite are used for all I/O, their