*Empty MediaWiki Message*

This commit is contained in:
Astro 2008-06-28 15:03:52 +00:00
parent 8ea2f5b0e5
commit 4fdc6dfa9c
1 changed files with 1 additions and 1 deletions

View File

@ -32,8 +32,8 @@ while (c = s.accept)
current_lock.synchronize {
c.puts "\e[2J#{current}"
c.flush
sleep 0.5
}
sleep 0.5
end
rescue Errno::EPIPE
rescue Errno::ECONNRESET