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
Auto merge of rust-lang#3982 - RalfJung:epoll_ctl, r=RalfJung
epoll_ctl: throw unsupported error on unsupported opcode
`@tiif` this is a somewhat suspicious "return -1" without setting the `errno` -- what is the reasoning behind that?
Throwing a clear error seems better to me.
0 commit comments