Revision b0cd712c posix-aio-compat.c

b/posix-aio-compat.c
128 128

  
129 129
    /*
130 130
     * This looks weird, but the aio code only consideres a request
131
     * successfull if it has written the number full number of bytes.
131
     * successful if it has written the number full number of bytes.
132 132
     *
133 133
     * Now we overload aio_nbytes as aio_ioctl_cmd for the ioctl command,
134 134
     * so in fact we return the ioctl command here to make posix_aio_read()

Also available in: Unified diff