Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 51 - 60 of 64 for 4156 (0.07 seconds)

  1. okhttp/src/jvmTest/kotlin/okhttp3/URLConnectionTest.kt

        ).isEqualTo(0)
      }
    
      /**
       * Retry redirects if the socket is closed.
       * https://code.google.com/p/android/issues/detail?id=41576
       */
      @Test
      fun sameConnectionRedirectAndReuse() {
        server.enqueue(
          MockResponse
            .Builder()
            .code(HttpURLConnection.HTTP_MOVED_TEMP)
    Created: Fri Apr 03 11:42:14 GMT 2026
    - Last Modified: Tue Jan 27 09:00:39 GMT 2026
    - 133.3K bytes
    - Click Count (0)
  2. CHANGELOG/CHANGELOG-1.7.md

    * Fix iSCSI iSER mounting. ([#47281](https://github.com/kubernetes/kubernetes/pull/47281), [@mtanino](https://github.com/mtanino))
    * StorageOS Volume Driver ([#42156](https://github.com/kubernetes/kubernetes/pull/42156), [@croomes](https://github.com/croomes))
    Created: Fri Apr 03 09:05:14 GMT 2026
    - Last Modified: Thu May 05 13:44:43 GMT 2022
    - 308.7K bytes
    - Click Count (1)
  3. CHANGELOG/CHANGELOG-1.32.md

    - Pods were allowed to use the `net.ipv4.tcp_rmem` and `net.ipv4.tcp_wmem` sysctl by default
      when the kernel version was 4.15 or higher. With the kernel 4.15 the sysctl became namespaced.
    Created: Fri Apr 03 09:05:14 GMT 2026
    - Last Modified: Thu Feb 26 23:58:21 GMT 2026
    - 470.5K bytes
    - Click Count (0)
  4. CHANGELOG/CHANGELOG-1.8.md

              ([#207](https://github.com/kubernetes/community/pull/207#issuecomment-281870043))
    
            - Docker reports incorrect exit codes for containers.
              ([#41516](https://github.com/kubernetes/kubernetes/issues/41516))
    
    - Docker 1.11.2
    
        - **Known issues**
    
            - Kernel crash with Aufs storage driver on Debian Jessie
    Created: Fri Apr 03 09:05:14 GMT 2026
    - Last Modified: Tue Feb 20 15:45:02 GMT 2024
    - 312.2K bytes
    - Click Count (0)
  5. api/go1.1.txt

    pkg syscall (freebsd-386), const SYS_SHUTDOWN = 134
    pkg syscall (freebsd-386), const SYS_SIGACTION = 416
    pkg syscall (freebsd-386), const SYS_SIGALTSTACK = 53
    pkg syscall (freebsd-386), const SYS_SIGPENDING = 343
    pkg syscall (freebsd-386), const SYS_SIGPROCMASK = 340
    pkg syscall (freebsd-386), const SYS_SIGQUEUE = 456
    pkg syscall (freebsd-386), const SYS_SIGRETURN = 417
    pkg syscall (freebsd-386), const SYS_SIGSUSPEND = 341
    Created: Tue Apr 07 11:13:11 GMT 2026
    - Last Modified: Thu Mar 31 20:37:15 GMT 2022
    - 2.6M bytes
    - Click Count (0)
  6. CHANGELOG/CHANGELOG-1.20.md

    - github.com/Azure/go-autorest/tracing: [v0.5.0 → v0.6.0](https://github.com/Azure/go-autorest/compare/tracing/v0.5.0...tracing/v0.6.0)
    - github.com/Microsoft/go-winio: [fc70bd9 → v0.4.15](https://github.com/Microsoft/go-winio/compare/fc70bd9...v0.4.15)
    - github.com/aws/aws-sdk-go: [v1.28.2 → v1.35.24](https://github.com/aws/aws-sdk-go/compare/v1.28.2...v1.35.24)
    Created: Fri Apr 03 09:05:14 GMT 2026
    - Last Modified: Wed Jan 19 21:05:45 GMT 2022
    - 409K bytes
    - Click Count (0)
  7. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    0154          ; mapped                 ; 0155          # 1.1  LATIN CAPITAL LETTER R WITH ACUTE
    0155          ; valid                                  # 1.1  LATIN SMALL LETTER R WITH ACUTE
    0156          ; mapped                 ; 0157          # 1.1  LATIN CAPITAL LETTER R WITH CEDILLA
    0157          ; valid                                  # 1.1  LATIN SMALL LETTER R WITH CEDILLA
    Created: Fri Apr 03 11:42:14 GMT 2026
    - Last Modified: Sat Feb 10 11:25:47 GMT 2024
    - 854.1K bytes
    - Click Count (0)
  8. src/cmd/asm/internal/asm/testdata/amd64enc.s

    	PUSHQ AX
    	POPQ (R11)                              // 418f03
    	PUSHQ AX
    	POPQ DX                                 // 8fc2 or 5a
    	PUSHQ AX
    	POPQ R11                                // 418fc3 or 415b
    	POPCNTW (BX), DX                        // 66f30fb813
    	POPCNTW (R11), DX                       // 66f3410fb813
    	POPCNTW DX, DX                          // 66f30fb8d2
    Created: Tue Apr 07 11:13:11 GMT 2026
    - Last Modified: Fri Oct 08 21:38:44 GMT 2021
    - 581.9K bytes
    - Click Count (1)
  9. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), const SO_LINGER = 128
    pkg syscall (netbsd-arm64-cgo), const SOL_SOCKET = 65535
    pkg syscall (netbsd-arm64-cgo), const SOMAXCONN = 128
    pkg syscall (netbsd-arm64-cgo), const SO_NOHEADER = 4106
    pkg syscall (netbsd-arm64-cgo), const SO_NOHEADER ideal-int
    pkg syscall (netbsd-arm64-cgo), const SO_NOSIGPIPE = 2048
    pkg syscall (netbsd-arm64-cgo), const SO_NOSIGPIPE ideal-int
    Created: Tue Apr 07 11:13:11 GMT 2026
    - Last Modified: Thu Aug 08 18:44:16 GMT 2019
    - 452.6K bytes
    - Click Count (0)
  10. CHANGELOG/CHANGELOG-1.16.md

    * Fix kubelet metrics gathering on non-English Windows hosts ([#84156](https://github.com/kubernetes/kubernetes/pull/84156), [@wawa0210](https://github.com/wawa0210))
    * Bump metrics-server to v0.3.5 ([#83015](https://github.com/kubernetes/kubernetes/pull/83015), [@olagacek](https://github.com/olagacek))
    Created: Fri Apr 03 09:05:14 GMT 2026
    - Last Modified: Wed Oct 23 20:13:20 GMT 2024
    - 345.2K bytes
    - Click Count (0)
Back to Top