Richard Sims Mon, 08 Nov 2004 15:32:07 -0800
>Sounds like a network issue.. >/usr/include/sys/errno.h: > #define EPIPE 32 /* Broken pipe */
Possibly, but the common cause of EPIPE is simply the other end of the session breaking out of it abruptly (Ctrl-C, etc.).