Skip to content

cpukit/posix/src/aio_misc.c: Created helper method for rtems_aio_handle()

Summary

Created the rtems_aio_handle_helper function to handle various types of requests. This moves the processing outside of rtems_aio_handle, making the functions more readable.

Closes #5017 (closed)

Edited by Alessandro Nardin

Merge request reports