Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 7f790e2

Browse files
committed
Merge branch 'set_ipv6_sock_hop_limit' of github.com:Mallets/rust into set_ipv6_sock_hop_limit
2 parents 9eb1e7f + 4105e54 commit 7f790e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎library/std/src/net/tcp.rs‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -548,7 +548,7 @@ impl TcpStream {
548548
self.0.ttl()
549549
}
550550

551-
// Sets the value for the `IPV6_UNICAST_HOPS` option on this socket.
551+
/// Sets the value for the `IPV6_UNICAST_HOPS` option on this socket.
552552
///
553553
/// This value sets the unicast hop limit field that is used in every packet
554554
/// sent from this socket.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /