ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Linux-AIO/AIO.pm
(Generate patch)

Comparing Linux-AIO/AIO.pm (file contents):
Revision 1.32 by root, Sun Jul 10 15:00:38 2005 UTC vs.
Revision 1.33 by root, Sun Jul 10 16:33:04 2005 UTC

39All functions that expect a filehandle will also accept a file descriptor. 39All functions that expect a filehandle will also accept a file descriptor.
40 40
41The filenames you pass to these routines I<must> be absolute. The reason 41The filenames you pass to these routines I<must> be absolute. The reason
42is that at the time the request is being executed, the current working 42is that at the time the request is being executed, the current working
43directory could have changed. Alternatively, you can make sure that you 43directory could have changed. Alternatively, you can make sure that you
44never change the current workign directory. 44never change the current working directory.
45 45
46=over 4 46=over 4
47 47
48=cut 48=cut
49 49

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines