Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for closing (0.35 sec)

  1. android/guava/src/com/google/common/util/concurrent/ClosingFuture.java

     * successfully cancelled step will immediately start closing all objects captured for later closing
     * by it and by its input steps.
     *
     * <h3>Ending a pipeline</h3>
     *
     * Each {@code ClosingFuture} pipeline must be ended. To end a pipeline, decide whether you want to
     * close the captured objects automatically or manually.
     *
     * <h4>Automatically closing</h4>
     *
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Wed Jul 23 15:26:56 UTC 2025
    - 97.8K bytes
    - Viewed (0)
  2. guava/src/com/google/common/util/concurrent/ClosingFuture.java

     * successfully cancelled step will immediately start closing all objects captured for later closing
     * by it and by its input steps.
     *
     * <h3>Ending a pipeline</h3>
     *
     * Each {@code ClosingFuture} pipeline must be ended. To end a pipeline, decide whether you want to
     * close the captured objects automatically or manually.
     *
     * <h4>Automatically closing</h4>
     *
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Wed Jul 23 15:26:56 UTC 2025
    - 98.1K bytes
    - Viewed (0)
  3. okhttp/src/jvmTest/kotlin/okhttp3/URLConnectionTest.kt

        assertThat(requestA.exchangeIndex).isEqualTo(0)
        val requestB = server.takeRequest()
        assertThat(requestB.exchangeIndex).isEqualTo(1)
      }
    
      /**
       * We had a bug where we weren't closing Gzip streams on redirects.
       * https://github.com/square/okhttp/issues/441
       */
      @Test
      fun gzipWithRedirectAndConnectionReuse() {
        server.enqueue(
          MockResponse
            .Builder()
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Sat Jun 21 20:36:35 UTC 2025
    - 133.2K bytes
    - Viewed (0)
  4. android/guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

    confused clamour of the busy farm-yard--while the lowing of the
    cattle in the distance would take the place of the Mock Turtle's
    heavy sobs.
    
      Lastly, she pictured to herself how this same little sister of
    hers would, in the after-time, be herself a grown woman; and how
    she would keep, through all her riper years, the simple and
    loving heart of her childhood:  and how she would gather about
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Fri Apr 21 02:27:51 UTC 2017
    - 145.2K bytes
    - Viewed (0)
  5. okhttp/src/jvmMain/resources/okhttp3/internal/publicsuffix/PublicSuffixDatabase.list

    cl.it
    claims
    clan.rip
    cleaning
    clerk.app
    clerkstage.app
    cleverapps.cc
    cleverapps.io
    cleverapps.tech
    click
    clickrising.net
    client.scrypted.io
    clinic
    clinique
    clothing
    cloud
    cloud-ip.biz
    cloud.fedoraproject.org
    cloud.goog
    cloud.interhostsolutions.be
    cloud.nospamproxy.com
    cloud66.ws
    cloud66.zone
    cloudaccess.host
    cloudaccess.net
    cloudapp.net
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue May 27 22:00:49 UTC 2025
    - 129.6K bytes
    - Viewed (3)
  6. okhttp/src/androidMain/assets/PublicSuffixDatabase.list

    cl.it
    claims
    clan.rip
    cleaning
    clerk.app
    clerkstage.app
    cleverapps.cc
    cleverapps.io
    cleverapps.tech
    click
    clickrising.net
    client.scrypted.io
    clinic
    clinique
    clothing
    cloud
    cloud-ip.biz
    cloud.fedoraproject.org
    cloud.goog
    cloud.interhostsolutions.be
    cloud.nospamproxy.com
    cloud66.ws
    cloud66.zone
    cloudaccess.host
    cloudaccess.net
    cloudapp.net
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue Dec 31 14:50:53 UTC 2024
    - 129.6K bytes
    - Viewed (2)
Back to top