Tracking Issue for #138744: Add methods to TCP and UDP sockets to modify IPv6 hop limits #139166
Labels
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
Feature gate:
#![feature(ipv6_hop_limit)]
This is a tracking issue for adding methods to set the values for
IPV6_UNICAST_HOPS
andIPV6_MULTICAST_HOPS
on TCP and UDP ipv6 sockets.Public API
TCP sockets
UDP sockets
Steps
unstable
Add methods to TCP and UDP sockets to modify hop limit (refresh of #94678) #138744History
Unresolved Questions
Footnotes
https://std-dev-guide.rust-lang.org/feature-lifecycle/stabilization.html ↩
The text was updated successfully, but these errors were encountered: