tokio-1.39.3

tokio-rs/tokiotokio-1.39.3Aug 17, 2024by mox692

AI Summary

Fixes a regression where the Unix socket API stopped accepting the abstract socket namespace.

Key Highlights

  • Fixes regression with abstract Unix socket namespace handling

Full Release Notes

# 1.39.3 (August 17th, 2024)

This release fixes a regression where the unix socket api stopped accepting the abstract socket namespace. ([#6772])

[#6772]: https://github.com/tokio-rs/tokio/pull/6772