tokio-1.23.1
tokio-rs/tokiotokio-1.23.1Jan 4, 2023by carllerche
AI Summary
A maintenance release that ports a specific bug fix from version 1.18.4 to ensure the Windows named pipe server builder maintains its options correctly when toggling pipe modes.
Key Highlights
- Fixes Windows named pipe server builder option maintenance
- Ports changes from 1.18.4
Full Release Notes
This release forward ports changes from 1.18.4. ### Fixed - net: fix Windows named pipe server builder to maintain option when toggling pipe mode ([#5336]). [#5336]: https://github.com/tokio-rs/tokio/pull/5336