quininer
quininer
You seem to have to use unsafe to get `&'static mut` or use scope thread to make sense. I would recommend `submission_shared` and `completion_shared`. see https://github.com/tokio-rs/io-uring/pull/100/files#diff-3a884378bde161d43e3099c530c5090847e826cb4501d4f7a803144e6bde14d3
@SUPERCILEX are you interested in checking this out? It changes in newer kernels.
We already have an high level API crate https://github.com/tokio-rs/tokio-uring
There's no harm in that, but `Fixed` is just an interface constraint and you're not expected to put it into a HashMap.
> There's no harm in that There's no harm in that. > Fixed is just an interface constraint see https://github.com/tokio-rs/io-uring/blob/master/src/types.rs#L35 I can accept this PR, but I'm just reminding you...
This looks like a bug with x11rb, which cannot parse the `displayname` or environment variable `DISPLAY`.
This is not related to #20, which is a leak after receiving an event, while this is not receiving any event. Since this is a sync interface and there is...
I'll make time to do it tonight.