On 5/6/22 1:01 AM, Hao Xu wrote:Actually this was my first version, here I put it in io_accept() to make
From: Hao Xu <howeyxu@xxxxxxxxxxx>
Add a helper for poll clean, it will be used in the multishot accept in
the later patches.
Should this just go into io_clean_op()? Didn't look at it thoroughly,
but it'd remove some cases from the next patch if it could.