= private = protected
alive?()
Is this server alive?
# File lib/drb/drb.rb, line 1387 def alive? @thread.alive? end