Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for 515 (0.06 sec)

  1. api/except.txt

    pkg syscall (freebsd-arm), const SYS_CAP_IOCTLS_LIMIT = 534
    pkg syscall (freebsd-arm), const SYS_CAP_IOCTLS_LIMIT ideal-int
    pkg syscall (freebsd-arm), const SYS_CAP_RIGHTS_GET = 515
    pkg syscall (freebsd-arm), const SYS_CAP_RIGHTS_GET ideal-int
    pkg syscall (freebsd-arm), const SYS_CAP_RIGHTS_LIMIT = 533
    pkg syscall (freebsd-arm), const SYS_CAP_RIGHTS_LIMIT ideal-int
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Sun Jun 16 23:08:08 UTC 2024
    - 34.8K bytes
    - Viewed (0)
  2. okhttp/src/test/java/okhttp3/URLConnectionTest.kt

        }
      }
    
      /**
       * When a pooled connection fails, don't blame the route. Otherwise pooled connection failures can
       * cause unnecessary SSL fallbacks.
       *
       * https://github.com/square/okhttp/issues/515
       */
      @Test
      fun sslFallbackNotUsedWhenRecycledConnectionFails() {
        server.useHttps(handshakeCertificates.sslSocketFactory())
        server.enqueue(
          MockResponse(
            body = "abc",
    Registered: Fri Nov 01 11:42:11 UTC 2024
    - Last Modified: Sat Jan 20 10:30:28 UTC 2024
    - 131.7K bytes
    - Viewed (0)
  3. src/main/webapp/css/admin/adminlte.min.css.map

    Control\n[class*=\"sidebar-dark\"] {\n  .form-control-sidebar,\n  .btn-sidebar {\n    background-color: lighten($sidebar-dark-bg, 5%);\n    border: 1px solid lighten($sidebar-dark-bg, 15%);\n    color: lighten(color-yiq(lighten($sidebar-dark-bg, 5%)), 15%);\n  }\n\n  .form-control-sidebar:focus,\n  .btn-sidebar:focus {\n    border: 1px solid lighten($sidebar-dark-bg, 30%);\n  }\n\n  .btn-sidebar:hover {\n    background-color: lighten($sidebar-dark-bg, 7.5%);\n  }\n\n  .btn-sidebar:focus {\n    background-color:...
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Sat Oct 26 01:49:09 UTC 2024
    - 3.7M bytes
    - Viewed (1)
Back to top