fails(hangs):UNIXSocket#pair if the write end is closed then the other side can read past EOF without blocking
fails(hangs):UNIXSocket#pair closing the write end ensures that the other side can read until EOF
