Skip to main content

Crate wireshift_uring

Crate wireshift_uring 

Source
Expand description

Native io_uring backend for wireshift.

Structs§

UringBackend
The native io_uring backend.
UringCapabilities
Supported io_uring opcodes on the current kernel.

Functions§

probe_capabilities
Probes kernel io_uring support and returns the opcodes relevant to wireshift.

Type Aliases§

IoUringBackend
Type alias for UringBackend for backwards compatibility.