stopped?()
Returns true if the server has stopped.
# File lib/gserver.rb, line 124 def stopped? @tcpServerThread == nil end