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. |
||
|---|---|---|
| .. | ||
| events.rs | ||
| ffi.rs | ||
| mod.rs | ||
| monitor.rs | ||
| window.rs | ||
| xdisplay.rs | ||