mirror of
https://github.com/nodejs/node-v0.x-archive.git
synced 2026-04-28 03:01:10 -04:00
doc: typo in cluster documentation
This commit is contained in:
@@ -299,7 +299,7 @@ and accidental exit.
|
||||
worker.destroy();
|
||||
|
||||
|
||||
## Worker.disconnect()
|
||||
### worker.disconnect()
|
||||
|
||||
When calling this function the worker will no longer accept new connections, but
|
||||
they will be handled by any other listening worker. Existing connection will be
|
||||
|
||||
Reference in New Issue
Block a user