We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fa35f6 commit 8bbdbccCopy full SHA for 8bbdbcc
doc/api/http.md
@@ -253,8 +253,8 @@ Destroy any sockets that are currently in use by the agent.
253
254
It is usually not necessary to do this. However, if using an
255
agent with `keepAlive` enabled, then it is best to explicitly shut down
256
-the agent when it will no longer be used. Otherwise,
257
-sockets may hang open for quite a long time before the server
+the agent when it is no longer needed. Otherwise,
+sockets might stay open for quite a long time before the server
258
terminates them.
259
260
### `agent.freeSockets`
0 commit comments