# File lib/drb/drb.rb, line 910
    def recv_request
      @msg.recv_request(stream)
    end