wangchdo commented on code in PR #17991: URL: https://github.com/apache/nuttx/pull/17991#discussion_r2778874170
########## libs/libc/aio/lio_listio.c: ########## @@ -210,6 +210,11 @@ static void lio_sighandler(int signo, siginfo_t *info, void *ucontext) static int lio_sigsetup(FAR struct aiocb * const *list, int nent, Review Comment: Done, disabled all aio functionality ########## libs/libc/aio/lio_listio.c: ########## Review Comment: Done, disabled all aio functionality -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
