>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.).

Reply via email to