Skip to content

Commit d32f212

Browse files
committed
added: REPLACEME
1 parent f339cd0 commit d32f212

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

doc/api/net.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1464,7 +1464,7 @@ The optional `callback` parameter will be added as a one-time listener for the
14641464
### `socket.getTOS()`
14651465

14661466
<!-- YAML
1467-
added: v22.0.0
1467+
added: REPLACEME
14681468
-->
14691469

14701470
* Returns: {integer} The current TOS value.
@@ -1474,6 +1474,10 @@ Class for IPv6 packets for this socket.
14741474

14751475
### `socket.setTOS(tos)`
14761476

1477+
<!-- YAML
1478+
added: REPLACEME
1479+
-->
1480+
14771481
* `tos` {integer} The TOS value to set (0-255).
14781482
* Returns: {net.Socket} The socket itself.
14791483

0 commit comments

Comments
 (0)