# File lib/gserver.rb, line 127
  def join
    @tcpServerThread.join if @tcpServerThread
  end