--- IO-AIO/AIO.xs 2020/02/26 15:47:22 1.281 +++ IO-AIO/AIO.xs 2020/02/26 15:49:25 1.282 @@ -2729,7 +2729,7 @@ if (errno == EPERM) { - /* setlimit failed with EPERM - maybe we can't raise the hardlimit, or maybe */ + /* setrlimit failed with EPERM - maybe we can't raise the hardlimit, or maybe */ /* our limit overflows a system-wide limit */ /* try an adaptive algorithm, but do not lower the hardlimit */ rl.rlim_max = 0;