You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
aio_suspend would probably fail with EFAULT if the first operation in
the list wasn't complete, due to an invalid pointer cast.
Also, deprecate lio_listio, which has the same problem, and others
besides.
Fixes#1980
0 commit comments