Showing 1-6 of 6 packages
create two connected unix sockets with the socketpair() function from POSIX
Module for creating socket pair.
Similar to stream-pair, but with sockets with real fds. A workaround for https://github.com/nodejs/node/issues/12716
Create two coupled streams
exposes the pipe2 system call for building unix pipelines/filters
Module for creating socket pair.