method
join
join()
public
Hide source
# File lib/gserver.rb, line 127 def join @tcpServerThread.join if @tcpServerThread end


