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 7f45d69 commit 9335ea6Copy full SHA for 9335ea6
doc/api/net.md
@@ -25,7 +25,7 @@ sockets on other operating systems.
25
26
### Identifying paths for IPC connections
27
28
-[`net.connect()`][], [`net.createConnection()`][], [`server.listen()`][] and
+[`net.connect()`][], [`net.createConnection()`][], [`server.listen()`][], and
29
[`socket.connect()`][] take a `path` parameter to identify IPC endpoints.
30
31
On Unix, the local domain is also known as the Unix domain. The path is a
0 commit comments