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