mirror of
https://github.com/nodejs/node-v0.x-archive.git
synced 2026-04-28 03:01:10 -04:00
docs: document http.Server.close() semantics
This commit is contained in:
@@ -120,6 +120,7 @@ See also [net.Server.listen()](net.html#server.listen).
|
||||
### server.close()
|
||||
|
||||
Stops the server from accepting new connections.
|
||||
See [net.Server.close()](net.html#server.close).
|
||||
|
||||
|
||||
## http.ServerRequest
|
||||
|
||||
Reference in New Issue
Block a user