io: new ClientShutdown may be raised on writes
commite13a68f45f2b31ddb33fde0083832e401a949bab
authorEric Wong <normalperson@yhbt.net>
Sun, 13 Dec 2009 11:15:00 +0000 (13 03:15 -0800)
committerEric Wong <normalperson@yhbt.net>
Sun, 13 Dec 2009 11:15:00 +0000 (13 03:15 -0800)
treed4195778a350a35910da8a38ba2270d4f47bfee0
parent38c3148e4ee98c39cbb132cc0b6f7b7ce4421b52
io: new ClientShutdown may be raised on writes

client sockets may disappear on us, so standardize
on a write error exception that allows us to track
these events.
lib/sunshowers.rb
lib/sunshowers/io.rb