--- libeio/eio.h 2017/06/23 03:10:19 1.58 +++ libeio/eio.h 2017/06/23 03:23:19 1.59 @@ -332,6 +332,7 @@ /*****************************************************************************/ /* convenience wrappers */ +/* these do not expose advanced syscalls and directory fds */ #ifndef EIO_NO_WRAPPERS eio_req *eio_wd_open (const char *path, int pri, eio_cb cb, void *data); /* result=wd */