docs: document http.Server.close() semantics
This commit is contained in:
parent
7aa5924dc6
commit
70e6f3f115
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user