Problem with Gserver

I have a problem with gserver.
It won't let me finish all my code lines.

what I put in def serve
from class Server < gserver

is like
puts "1"
puts "2"
puts "3"
puts "4"
puts "5"
puts "6"
puts "7"

it stops at puts "5".

but then not so soon.
why is this, what is this, and can How can I deal with it?

if somebody knows please tell me

Bas

···

--
Posted via http://www.ruby-forum.com/.