*Empty MediaWiki Message*
parent
8ea2f5b0e5
commit
4fdc6dfa9c
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue