From 4f2cd8d2dc392608db44b4a5fc9c329fc715303c Mon Sep 17 00:00:00 2001 From: root Date: Fri, 8 Jul 2011 01:12:39 +0000 Subject: *** empty log message *** --- eio.pod | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/eio.pod b/eio.pod index b8152c2..ca07b46 100644 --- a/eio.pod +++ b/eio.pod @@ -407,9 +407,10 @@ 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<-1> on failure and the length of the returned path in C (which is -not 0-terminated) - this is similar to readlink. +Similar to the realpath libc function, but unlike that one, C<< +req->result >> is C<-1> on failure. On success, the result is the length +of the returned path in C (which is I 0-terminated) - this is +similar to readlink. =item eio_stat (const char *path, int pri, eio_cb cb, void *data) -- cgit v1.2.3