Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 261 - 270 of 2,946 for pong (0.02 seconds)

  1. docs/en/docs/img/github-social-preview.png

    github-social-preview.png...
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Sun Feb 04 20:56:59 GMT 2024
    - 60.8K bytes
    - Click Count (0)
  2. docs/en/docs/img/async/concurrent-burgers/concurrent-burgers-01.png

    concurrent-burgers-01.png...
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Wed Aug 17 10:48:05 GMT 2022
    - 198.6K bytes
    - Click Count (0)
  3. docs/en/docs/img/async/concurrent-burgers/concurrent-burgers-02.png

    concurrent-burgers-02.png...
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Wed Aug 17 10:48:05 GMT 2022
    - 163.1K bytes
    - Click Count (0)
  4. docs/en/docs/img/async/concurrent-burgers/concurrent-burgers-06.png

    concurrent-burgers-06.png...
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Wed Aug 17 10:48:05 GMT 2022
    - 161K bytes
    - Click Count (0)
  5. docs/en/docs/img/sponsors/bump-sh-banner.png

    bump-sh-banner.png...
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Sun Sep 10 10:18:26 GMT 2023
    - 9.9K bytes
    - Click Count (0)
  6. docs/metrics/prometheus/grafana/replication/grafana-replication-cluster.png

    grafana-replication-cluster.png...
    Created: Sun Apr 05 19:28:12 GMT 2026
    - Last Modified: Thu Mar 28 17:15:39 GMT 2024
    - 443.8K bytes
    - Click Count (0)
  7. docs/en/docs/async.md

    <img src="/img/async/concurrent-burgers/concurrent-burgers-03.png" class="illustration">
    
    You pay. 💸
    
    The cashier gives you the number of your turn.
    
    <img src="/img/async/concurrent-burgers/concurrent-burgers-04.png" class="illustration">
    
    While you are waiting, you go with your crush and pick a table, you sit and talk with your crush for a long time (as your burgers are very fancy and take some time to prepare).
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 05 18:13:19 GMT 2026
    - 23.4K bytes
    - Click Count (0)
  8. src/test/java/org/codelibs/fess/job/PingSearchEngineJobTest.java

            assertEquals("Status of production-cluster is changed to GREEN.", result);
        }
    
        // Test with exception during ping
        @Test
        public void test_execute_pingException() {
            SearchEngineClient searchEngineClient = new SearchEngineClient() {
                @Override
                public PingResponse ping() {
                    throw new RuntimeException("Connection failed");
                }
            };
    
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Fri Mar 13 23:01:26 GMT 2026
    - 18.9K bytes
    - Click Count (0)
  9. okhttp/src/commonJvmAndroid/kotlin/okhttp3/internal/http2/Http2.kt

      const val TYPE_PING = 0x6
      const val TYPE_GOAWAY = 0x7
      const val TYPE_WINDOW_UPDATE = 0x8
      const val TYPE_CONTINUATION = 0x9
    
      const val FLAG_NONE = 0x0
      const val FLAG_ACK = 0x1 // Used for settings and ping.
      const val FLAG_END_STREAM = 0x1 // Used for headers and data.
      const val FLAG_END_HEADERS = 0x4 // Used for headers and continuation.
      const val FLAG_END_PUSH_PROMISE = 0x4
    Created: Fri Apr 03 11:42:14 GMT 2026
    - Last Modified: Tue Jan 27 09:00:39 GMT 2026
    - 5.7K bytes
    - Click Count (0)
  10. src/archive/tar/testdata/writer-big-long.tar.base64

    Ian Lance Taylor <******@****.***> 1765577893 -0800
    Created: Tue Apr 07 11:13:11 GMT 2026
    - Last Modified: Mon Dec 15 16:34:13 GMT 2025
    - 2K bytes
    - Click Count (0)
Back to Top