Penguin

Differences between version 2 and predecessor to the previous major change of EPIPE.

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 2 Last edited on Sunday, February 23, 2003 2:56:56 am by PerryLorier Revert
Older page: version 1 Last edited on Monday, January 6, 2003 11:03:57 pm by JohnMcPherson Revert
@@ -1,5 +1,5 @@
 __Broken Pipe__ 
  
-A process tried to read or write to a pipe where the other process no longer exists. 
+A process tried to read or write to a pipe where the other end of the pipe no longer exists. 
  
 See the discussion on [SIGPIPE].