Title: sysconf & AIO_LISTIO_MAX On Linux, how do I interpret getting a -1 value from sysconf(_SC_AIO_LISTIO_MAX) with a ERRNO of 0 (i.e. successful)? Does that mean Linux has no limit? Neale