]> Cypherpunks repositories - gostls13.git/commit
exit with error status EPIPE if
authorRuss Cox <rsc@golang.org>
Thu, 30 Apr 2009 01:18:42 +0000 (18:18 -0700)
committerRuss Cox <rsc@golang.org>
Thu, 30 Apr 2009 01:18:42 +0000 (18:18 -0700)
commitf7d3eb9db97a65a43b8d6b8bf42b8698fe4468ee
tree6520908cabf28e784f54b52c79cda2fcf2e5e500
parent2cf5c809d01b9965ffb68f94426e2afc977552ed
exit with error status EPIPE if
one fd gets too many EPIPEs in a row
during write.

R=r
DELTA=10  (9 added, 0 deleted, 1 changed)
OCL=28057
CL=28057
src/lib/os/file.go