We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c0b8ca commit 5980b6dCopy full SHA for 5980b6d
doc/api/dgram.md
@@ -840,7 +840,7 @@ travel through. Each router or gateway that forwards a packet decrements the
840
TTL. If the TTL is decremented to 0 by a router, it will not be forwarded.
841
Changing TTL values is typically done for network probes or when multicasting.
842
843
-The `ttl` argument may be between between 1 and 255. The default on most systems
+The `ttl` argument may be between 1 and 255. The default on most systems
844
is 64.
845
846
This method throws `EBADF` if called on an unbound socket.
0 commit comments