kgio_*read: empty backtrace for ECONNRESET
commit499f158c74b7c455dca08fc30be88cb699ee24c6
authorEric Wong <normalperson@yhbt.net>
Tue, 1 Feb 2011 21:58:20 +0000 (1 13:58 -0800)
committerEric Wong <normalperson@yhbt.net>
Tue, 1 Feb 2011 21:58:20 +0000 (1 13:58 -0800)
tree7dc25822e77a680bcf41d579af26b6698181ed5c
parent36f69750cd69cbf892580da04be6675e23d92f6f
kgio_*read: empty backtrace for ECONNRESET

There's nothing a programmer can do about ECONNRESET
so just make the exception cheaper to raise so it
can still be logged.
ext/kgio/read_write.c