From fea769a2718c99a873dea03427fca0bd355cd2af Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Fri, 28 Apr 2017 12:24:39 -0600 Subject: [PATCH] create writer synchronously, win detection fix --- README.md | 10 +++++----- lib/socket-pair.js | 10 ++++++---- 2 files changed, 11 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 79e9912..1d5def9 100644 --- a/README.md +++ b/README.md @@ -11,12 +11,12 @@ Similar to `stream-pair`, but with sockets with real fds. A workaround for