2.2.0 – Tokio unnamed pipes
- Tokio-based unnamed pipes, with subpar performance on Windows due to OS API limitations
- Examples for unnamed pipes, both non-async and Tokio
- Impersonation for Windows named pipes
- Improvements to the implementation of Windows pipe flushing on Tokio