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 4d4ac07 commit 4f205deCopy full SHA for 4f205de
doc/api/tls.md
@@ -365,7 +365,7 @@ added: v0.3.2
365
The `server.close()` method stops the server from accepting new connections.
366
367
This function operates asynchronously. The `'close'` event will be emitted
368
-when the the server is finally closed.
+when the server has no more open connections.
369
370
### server.connections
371
<!-- YAML
0 commit comments