Search Options

Results per page
Sort
Preferred Languages
Advance

Results 541 - 550 of 555 for packet (0.8 sec)

  1. api/go1.20.txt

    pkg syscall (freebsd-riscv64), func Shutdown(int, int) error #53466
    pkg syscall (freebsd-riscv64), func SlicePtrFromStrings([]string) ([]*uint8, error) #53466
    pkg syscall (freebsd-riscv64), func Socket(int, int, int) (int, error) #53466
    pkg syscall (freebsd-riscv64), func Socketpair(int, int, int) ([2]int, error) #53466
    pkg syscall (freebsd-riscv64), func Stat(string, *Stat_t) error #53466
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Fri Feb 17 21:23:32 UTC 2023
    - 602.6K bytes
    - Viewed (0)
  2. okhttp/src/jvmTest/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    // https://www.iana.org/domains/root/db/physio.html
    physio
    
    // pics : XYZ.COM LLC
    // https://www.iana.org/domains/root/db/pics.html
    pics
    
    // pictet : Pictet Europe S.A.
    // https://www.iana.org/domains/root/db/pictet.html
    pictet
    
    // pictures : Binky Moon, LLC
    // https://www.iana.org/domains/root/db/pictures.html
    pictures
    
    // pid : Top Level Spectrum, Inc.
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Fri Dec 27 13:39:56 UTC 2024
    - 309.7K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.23.md

      This is achieved by reducing the TIME-WAIT state of the connection to 1 second, instead of the defaults 60 seconds. This allows kubelet to free the socket, and free conntrack entry and ephemeral port associated. ([#115143](https://github.com/kubernetes/kubernetes/pull/115143), [@aojea](https://github.com/aojea)) [SIG Network and Node]
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Tue Feb 28 21:06:52 UTC 2023
    - 424.5K bytes
    - Viewed (0)
  4. okhttp/src/androidMain/assets/PublicSuffixDatabase.list

    günstigliefern.de
    h.bg
    h.se
    ha.cn
    ha.no
    habikino.osaka.jp
    habmer.no
    haboro.hokkaido.jp
    hacca.jp
    hachijo.tokyo.jp
    hachinohe.aomori.jp
    hachioji.tokyo.jp
    hachirogata.akita.jp
    hacker.replit.dev
    hadano.kanagawa.jp
    hadsel.no
    haebaru.okinawa.jp
    haga.tochigi.jp
    hagebostad.no
    hagi.yamaguchi.jp
    hagiang.vn
    haibara.shizuoka.jp
    haiduong.vn
    haiphong.vn
    hair
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue Dec 31 14:50:53 UTC 2024
    - 129.6K bytes
    - Viewed (2)
  5. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), func Shutdown(int, int) error
    pkg syscall (netbsd-arm64-cgo), func SlicePtrFromStrings([]string) ([]*uint8, error)
    pkg syscall (netbsd-arm64-cgo), func Socket(int, int, int) (int, error)
    pkg syscall (netbsd-arm64-cgo), func Socketpair(int, int, int) ([2]int, error)
    pkg syscall (netbsd-arm64-cgo), func Stat(string, *Stat_t) error
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Thu Aug 08 18:44:16 UTC 2019
    - 452.6K bytes
    - Viewed (0)
  6. api/go1.14.txt

    pkg syscall (freebsd-arm64), func Setuid(int) error
    pkg syscall (freebsd-arm64), func Shutdown(int, int) error
    pkg syscall (freebsd-arm64), func SlicePtrFromStrings([]string) ([]*uint8, error)
    pkg syscall (freebsd-arm64), func Socket(int, int, int) (int, error)
    pkg syscall (freebsd-arm64), func Socketpair(int, int, int) ([2]int, error)
    pkg syscall (freebsd-arm64), func Stat(string, *Stat_t) error
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Fri Feb 17 20:31:46 UTC 2023
    - 508.9K bytes
    - Viewed (0)
  7. api/go1.16.txt

    pkg syscall (darwin-arm64), func Setuid(int) error
    pkg syscall (darwin-arm64), func Shutdown(int, int) error
    pkg syscall (darwin-arm64), func SlicePtrFromStrings([]string) ([]*uint8, error)
    pkg syscall (darwin-arm64), func Socket(int, int, int) (int, error)
    pkg syscall (darwin-arm64), func Socketpair(int, int, int) ([2]int, error)
    pkg syscall (darwin-arm64), func Stat(string, *Stat_t) error
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Fri Dec 02 16:30:41 UTC 2022
    - 479.2K bytes
    - Viewed (0)
  8. CHANGELOG/CHANGELOG-1.26.md

      This is achieved by reducing the TIME-WAIT state of the connection to 1 second, instead of the defaults 60 seconds. This allows kubelet to free the socket, and free conntrack entry and ephemeral port associated. ([#115143](https://github.com/kubernetes/kubernetes/pull/115143), [@aojea](https://github.com/aojea)) [SIG Network and Node]
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Thu Mar 14 16:24:51 UTC 2024
    - 425.7K bytes
    - Viewed (0)
  9. CHANGELOG/CHANGELOG-1.7.md

    * Third Party Resource tests in the e2e suite were incorrectly marked as part of the conformance bucket.  They are alpha and are not required for conformance. ([#52823](https://github.com/kubernetes/kubernetes/pull/52823), [@smarterclayton](https://github.com/smarterclayton))
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Thu May 05 13:44:43 UTC 2022
    - 308.7K bytes
    - Viewed (1)
  10. CHANGELOG/CHANGELOG-1.8.md

    * Registries backed by the generic Store's `Update` implementation support delete-on-update, which allows resources to be automatically deleted during an update provided: ([#48065](https://github.com/kubernetes/kubernetes/pull/48065), [@ironcladlou](https://github.com/ironcladlou))...
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 312.2K bytes
    - Viewed (0)
Back to top