Blocking worker-pool fallback backend for wireshift
Fallback worker backend for `wireshift`.
This backend preserves the same typed request and completion contracts as
the native `io_uring` path while executing unsupported or unavailable
operations on a blocking worker pool.
MIT OR Apache-2.0