containerd / fifo

fifo pkg for Go
https://containerd.io
Apache License 2.0
87 stars 30 forks source link

Return channel from `OpenFifo` to inform the caller for O_NONBLOCK #18

Open Random-Liu opened 5 years ago

Random-Liu commented 5 years ago

Or else, the caller will never know when to cancel the passed-in context.