julia
f2cb9095 - pipe: allow half-duplex operation

Commit
78 days ago
pipe: allow half-duplex operation Pipe are usually half-duplex on most OS and don't support `shutdown`, but a pipe also might be a unix domain socket, which is full-duplex. Fix #60959 Assisted-by: Claude Opus 4.5 for tests
Author
Committer
Parents
Loading