FROM_CHILD
(void) close(child_pipe[FROM_CHILD]);
transferred = read(child_pipe[FROM_CHILD], target, pending);