Webschool-io / GeneticErrors

Módulo para correção automática de erros.
MIT License
13 stars 0 forks source link

[Common System Errors] - EPIPE #16

Open guisouza opened 8 years ago

guisouza commented 8 years ago

Broken pipe: A write on a pipe, socket, or FIFO for which there is no process to read the data. Commonly encountered at the net and http layers, indicative that the remote side of the stream being written to has been closed.

Solução : Você está escrevendo em uma stream que foi fechada .