--- libev/ev_iouring.c 2019/12/27 16:08:24 1.8 +++ libev/ev_iouring.c 2019/12/27 16:15:58 1.9 @@ -82,6 +82,10 @@ * or might not get fixed (do I hold my breath?). */ +/* TODO: use internal TIMEOUT */ +/* TODO: take advantage of single mmap, NODROP etc. */ +/* TODO: resize cq/sq size independently */ + #include #include #include