-
I'm going to be adding more multishot commands, some or all in separate PRs. But I wanted a place where we could discuss the naming of these opcodes and options. I'm going to list the names that come …
-
fatal error: liburing.h: No such file or directory
#include "liburing.h"
-
**Describe the bug**
ARM64 build instructions fail because of AMD Lua sources
**To Reproduce**
I don't have a clear snippet to provide, also because I'm not familiar with C compiling and Lua. If …
-
Right now libunifex includes `io_uring.h` in a public interface header file, and requires cmake targets consuming libunifex to include liburing. liburing is not a commonly installed library, plus it i…
-
This is because liburing broke it with their commit https://github.com/axboe/liburing/commit/f0c5c54945ae92a00cdbb43bdf3abaeab6bd3a23
It was fixed (by reverting) by https://github.com/axboe/liburin…
-
liburing now supports freeing memory allocated for usage with the feature discovery functionality.
I would be happy to provide the uring-sys implementation which I have in a private branch, but lib…
-
It is unclear what the purpose of `dlluring.so` is. It is an ELF file with an SONAME (`liburing.so.2`). Nothing appears to link to this SONAME. Nothing appears to dlopen this SONAME. Nothing appears …
-
Doesn't seem to work currently.
````
(1)(deck@steamdeck ~)$ sh -c "$(curl -fsSL https://raw.githubusercontent.com/malordin/steamdeck-samba-server/main/script.sh)"
WARNING: This script will inst…
-
Migrate the `zpt::stream::polling` infra-structure from `epoll` to `liburing`.
-
I would like to version this exactly like liburing - release the first non-prerelease version at `1.0.3` linked to the commit that is liburing's `0.3` release. liburing has a strong backwards compatib…