We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c72c3f4 commit 5d010bcCopy full SHA for 5d010bc
doc/api/dgram.md
@@ -844,7 +844,7 @@ travel through. Each router or gateway that forwards a packet decrements the
844
TTL. If the TTL is decremented to 0 by a router, it will not be forwarded.
845
Changing TTL values is typically done for network probes or when multicasting.
846
847
-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
848
is 64.
849
850
This method throws `EBADF` if called on an unbound socket.
0 commit comments