From c710864ad8d2e792b7787ec4698fa37f04206add Mon Sep 17 00:00:00 2001 From: root Date: Tue, 5 Jul 2011 14:02:15 +0000 Subject: *** empty log message *** --- eio.pod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'eio.pod') diff --git a/eio.pod b/eio.pod index 3b1f31b..7aa8b84 100644 --- a/eio.pod +++ b/eio.pod @@ -325,8 +325,8 @@ C<< req->result >>. =item eio_realpath (const char *path, int pri, eio_cb cb, void *data) Similar to the realpath libc function, but unlike that one, result is -C<0> on failure and the length of the returned path in C - this is -similar to readlink. +C<-1> on failure and the length of the returned path in C (which is +not 0-terminated) - this is similar to readlink. =item eio_stat (const char *path, int pri, eio_cb cb, void *data) -- cgit v1.2.3