Note working version of node
This commit is contained in:
parent
6ac3e1dd54
commit
d2769ebd6e
@ -6,6 +6,9 @@ A pair of coupled Unix sockets (or Windows pipes).
|
|||||||
|
|
||||||
Similar to `stream-pair`, but with sockets with real fds. A workaround for <https://github.com/nodejs/node/issues/12716>.
|
Similar to `stream-pair`, but with sockets with real fds. A workaround for <https://github.com/nodejs/node/issues/12716>.
|
||||||
|
|
||||||
|
**Note**: This workaround is necessary in node v6.11.1, but not necessary in node v8.2.1.
|
||||||
|
I would assume it is also not necessary in later versions.
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
```javascript
|
```javascript
|
||||||
|
Loading…
x
Reference in New Issue
Block a user