We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e301f7 commit 317b150Copy full SHA for 317b150
docs.md
@@ -1290,7 +1290,7 @@ on `uv_signal_t` for signal support, specially on Windows.
1290
1291
**Parameters:**
1292
- `pid`: `integer`
1293
-- `signum`: `integer` or `string`
+- `signum`: `integer` or `string` or `nil` (default: `sigterm`)
1294
1295
Sends the specified signal to the given PID. Check the documentation on
1296
`uv_signal_t` for signal support, specially on Windows.
0 commit comments