IFPOLL_LIST_LEN
if (io_ctx->poll_handlers >= IFPOLL_LIST_LEN) {
struct iopoll_rec pr[IFPOLL_LIST_LEN];
struct stpoll_rec pr[IFPOLL_LIST_LEN];
if (st_ctx->poll_handlers >= IFPOLL_LIST_LEN) {