# File lib/selenium/webdriver/common/socket_poller.rb, line 22
      def connected?
        with_timeout { listening? }
      end