If the interrupted flag were set going into poll_events, it would only ever handle the first event in the queue. Now, the flag is reset at the start so events are processed until the caller requests otherwise. |
||
|---|---|---|
| .. | ||
| wayland | ||
| x11 | ||
| dlopen.rs | ||
| mod.rs | ||
If the interrupted flag were set going into poll_events, it would only ever handle the first event in the queue. Now, the flag is reset at the start so events are processed until the caller requests otherwise. |
||
|---|---|---|
| .. | ||
| wayland | ||
| x11 | ||
| dlopen.rs | ||
| mod.rs | ||