12 13 14 15 16
# File 'lib/nfs/sunrpc/server.rb', line 12 def join if !@thread.nil? @thread.join end end