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 d43d4de commit a9fccfbCopy full SHA for a9fccfb
README.md
@@ -30,7 +30,7 @@ npm i node-unix-socket
30
31
## Seqpacket Sockets
32
33
-`SOCK_SEQPACKET` sockets are like `SOCK_STREAM` sockets while they keeps message boundaries.
+`SOCK_SEQPACKET` sockets are like `SOCK_STREAM` sockets while they keep message boundaries.
34
35
Note that `SOCK_SEQPACKET` sockets don't work on MacOS.
36
0 commit comments