53 *std_io = dup(std_fileno);
55 dup2(*std_io, std_fileno);
void handle_std_io(int *std_io, int std_fileno)
void handle_temp_fd(t_ms_data *data)
void handle_io_fd(t_ms_data *data)
close temporary input/output file descriptors and reset them to -1
void close_fds(int in, int out)
close two file descriptors