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 a086566 commit f43e47aCopy full SHA for f43e47a
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