Search Results

Search: Posts Made By: OriginC
Forum: Programming 11-22-2011
23,336
Posted By OriginC
SIGPIPE the reason is close(pipe_fd[0]) when you...
SIGPIPE the reason is close(pipe_fd[0]) when you use write() funciton .

close(pipe_fd[1]) in your child process or parent process, can solve this problem.

If you still want to ignore it. use...
Showing results 1 to 1 of 1

 
All times are GMT -4. The time now is 03:22 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy