On Wed, 25 May 2005, Gustavo Rios wrote: > What happens to an application that was forked with stdout/stdin or > even stderr opened for non-blocking I/O and it tries to read/write > from/to any of those FD and no process is attained to the other end?
it gets an error or SIGPIPE. -- desire is not an occupation

