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