Re: [PATCH v2 0/5] fast poll multishot mode

From: Hao Xu
Date: Fri May 06 2022 - 03:36:57 EST


Hi All,
I actually had a question about the current poll code, from the code it
seems when we cancel a poll-like request, it will ignore the existing
events and just raise a -ECANCELED cqe though I haven't tested it. Is
this by design or am I missing something?

Regards,
Hao