1 2 3 4 5 6 7 8
#include <limits.h> /* #undef AIO_MAX */ /* MIN: _POSIX_AIO_MAX */ /* MAY-BE-UNDEFINED */ /** maximum number of outstanding asynchronous I/O operations **/ /* POSIX(199309) */