On Linux, Pipes, Fork and passing file descriptors to other process.
I found a lonely and weird corner case of Linux IO, file descriptors, Linux processes and, fork calls. Figuring out the problem took me a solid half a day, so…
Continue Reading On Linux, Pipes, Fork and passing file descriptors to other process.