--- libev/ev_iouring.c 2019/12/28 08:11:20 1.20 +++ libev/ev_iouring.c 2020/06/08 11:15:59 1.22 @@ -1,7 +1,7 @@ /* * libev linux io_uring fd activity backend * - * Copyright (c) 2019 Marc Alexander Lehmann + * Copyright (c) 2019-2020 Marc Alexander Lehmann * All rights reserved. * * Redistribution and use in source and binary forms, with or without modifica- @@ -61,7 +61,7 @@ * applications, to the detriment of everybody else who just wants * an event loop. but, umm, ok, if that's all, it could be worse. * (from what I gather from the author Jens Axboe, it simply didn't - * occur to him, and he made good on it by adding an unlimited nuber + * occur to him, and he made good on it by adding an unlimited number * of timeouts later :). * h) initially there was a hardcoded limit of 4096 outstanding events. * later versions not only bump this to 32k, but also can handle