# File lib/core/endpoint.rb, line 103
    def remote_closed?
      check_state(REMOTE_CLOSED)
    end