Thanks. I've applied this, except I used a different change to slave/kprop.c. As a note, when initializing a file descriptor, it's better to use -1 than 0, as 0 corresponds to standard input, which can be dangerous to use in an edge case.