julia
f2cb9095
- pipe: allow half-duplex operation
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
References
jn/60959
#60986 - pipe: allow half-duplex operation
Author
vtjnash
Committer
vtjnash
Parents
ee635521
Loading