xwayland: use io_uring to prevent lockups
See https://gitlab.freedesktop.org/wayland/wayland/-/issues/296
This commit is contained in:
parent
5573b2a1b7
commit
285724b4f1
13 changed files with 1173 additions and 34 deletions
2
src/io_uring/ops.rs
Normal file
2
src/io_uring/ops.rs
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
pub mod async_cancel;
|
||||
pub mod write;
|
||||
Loading…
Add table
Add a link
Reference in a new issue