Package: rust-tokio-uring / 0.5.0-1

Metadata

Package Version Patches format
rust-tokio-uring 0.5.0-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
tweak deps.patch | (download)

Cargo.toml | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

---
skip tests that fail on some systems.patch | (download)

Cargo.toml | 11 1 + 10 - 0 !
src/io/noop.rs | 1 1 + 0 - 0 !
src/runtime/driver/mod.rs | 6 6 + 0 - 0 !
src/runtime/mod.rs | 2 2 + 0 - 0 !
tests/driver.rs | 3 3 + 0 - 0 !
tests/fs_directory.rs | 5 3 + 2 - 0 !
tests/fs_file.rs | 14 12 + 2 - 0 !
tests/runtime.rs | 2 2 + 0 - 0 !
8 files changed, 30 insertions(+), 14 deletions(-)

---
socket2 0.5.patch | (download)

Cargo.toml | 6 3 + 3 - 0 !
src/io/accept.rs | 2 1 + 1 - 0 !
src/io/recv_from.rs | 2 1 + 1 - 0 !
src/io/recvmsg.rs | 2 1 + 1 - 0 !
src/io/socket.rs | 10 10 + 0 - 0 !
5 files changed, 16 insertions(+), 6 deletions(-)

---
relax dep.diff | (download)

Cargo.toml | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---