--- AnyEvent/lib/AnyEvent/Handle.pm 2008/08/21 19:11:37 1.83 +++ AnyEvent/lib/AnyEvent/Handle.pm 2008/08/21 19:13:05 1.84 @@ -51,6 +51,9 @@ filehandles. For utility functions for doing non-blocking connects and accepts on sockets see L. +The L tutorial contains some well-documented +AnyEvent::Handle examples. + 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 treatment of characters applies to this module as well.