cleanup error handling for aborted downloads
commit8b65858a864aa0ecfa24ccf8f910c36af0ec1ad6
authorEric Wong <normalperson@yhbt.net>
Tue, 6 Jul 2010 04:01:30 +0000 (6 04:01 +0000)
committerEric Wong <normalperson@yhbt.net>
Tue, 6 Jul 2010 08:14:16 +0000 (6 08:14 +0000)
tree54425042893dc4faed151657d00fc05b54950426
parentd0a1fcaf25b10ff1d6894d50fa981f56169195f3
cleanup error handling for aborted downloads

We shouldn't ever spew errors to the stderr/logger
on client disconnects (ECONNRESET/EPIPE/etc...).
lib/rainbows/fiber/body.rb
lib/rainbows/rev/client.rb
lib/rainbows/rev/sendfile.rb
lib/rainbows/writer_thread_pool.rb
lib/rainbows/writer_thread_spawn.rb
t/t0020-large-sendfile-response.sh