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 7730f0c commit 288f6c0Copy full SHA for 288f6c0
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