Thread*: avoid double close of client socket
commit7cb8867021fa0d5a9be77f0bd24869fbf75356d0
authorEric Wong <normalperson@yhbt.net>
Sun, 20 Dec 2009 07:38:09 +0000 (19 23:38 -0800)
committerEric Wong <normalperson@yhbt.net>
Sun, 20 Dec 2009 07:38:09 +0000 (19 23:38 -0800)
treec1f0518407f7e205c240daecb73ed825357190d8
parent8abddc7b98f24ab603414b74cac9b1730dd277d7
Thread*: avoid double close of client socket

TeeInput may explicitly close on client disconnects to
avoid error messages being written to the socket, likewise
with "hack.io" users.
lib/rainbows/base.rb