Skip to content

Comments

Up minimum socket2 to 0.6.0#270

Open
erickt wants to merge 1 commit intohyperium:masterfrom
erickt:socket2
Open

Up minimum socket2 to 0.6.0#270
erickt wants to merge 1 commit intohyperium:masterfrom
erickt:socket2

Conversation

@erickt
Copy link
Contributor

@erickt erickt commented Feb 20, 2026

Now that hyper-util uses socket2::Socket::set_tcp_nodelay, which was added in 0.6.0. It used to be called socket2::Socket::set_nodelay in 0.5.10.

Now that hyper-util uses `socket2::Socket::set_tcp_nodelay`, which was
added in [0.6.0]. It used to be called `socket2::Socket::set_nodelay` in
[0.5.10]. It also updates the MSRV to Rust 1.70 since that's the minimum
supported version in socket2 0.6.0.

[0.5.10]: https://docs.rs/socket2/0.5.10/socket2/struct.Socket.html#method.set_nodelay
[0.6.0]: https://docs.rs/socket2/0.6.0/socket2/struct.Socket.html#method.set_tcp_nodelay
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant