Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 12 for Recvfrom (0.34 sec)

  1. api/go1.16.txt

    pkg syscall (darwin-arm64), const SYS_REBOOT ideal-int
    pkg syscall (darwin-arm64), const SYS_RECVFROM = 29
    pkg syscall (darwin-arm64), const SYS_RECVFROM ideal-int
    pkg syscall (darwin-arm64), const SYS_RECVFROM_NOCANCEL = 403
    pkg syscall (darwin-arm64), const SYS_RECVFROM_NOCANCEL ideal-int
    pkg syscall (darwin-arm64), const SYS_RECVMSG = 27
    pkg syscall (darwin-arm64), const SYS_RECVMSG ideal-int
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Dec 02 16:30:41 GMT 2022
    - 479.2K bytes
    - Viewed (0)
  2. api/go1.2.txt

    pkg syscall (freebsd-386-cgo), const SYS_READLINKAT ideal-int
    pkg syscall (freebsd-386-cgo), const SYS_READV ideal-int
    pkg syscall (freebsd-386-cgo), const SYS_REBOOT ideal-int
    pkg syscall (freebsd-386-cgo), const SYS_RECVFROM ideal-int
    pkg syscall (freebsd-386-cgo), const SYS_RECVMSG ideal-int
    pkg syscall (freebsd-386-cgo), const SYS_RENAME ideal-int
    pkg syscall (freebsd-386-cgo), const SYS_RENAMEAT ideal-int
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Oct 18 04:36:59 GMT 2013
    - 1.9M bytes
    - Viewed (2)
  3. api/go1.txt

    pkg syscall (darwin-386), const SYS_READ_NOCANCEL ideal-int
    pkg syscall (darwin-386), const SYS_REBOOT ideal-int
    pkg syscall (darwin-386), const SYS_RECVFROM ideal-int
    pkg syscall (darwin-386), const SYS_RECVFROM_NOCANCEL ideal-int
    pkg syscall (darwin-386), const SYS_RECVMSG ideal-int
    pkg syscall (darwin-386), const SYS_RECVMSG_NOCANCEL ideal-int
    pkg syscall (darwin-386), const SYS_REMOVEXATTR ideal-int
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Wed Aug 14 18:58:28 GMT 2013
    - 1.7M bytes
    - Viewed (1)
  4. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), const SYS_REBOOT = 208
    pkg syscall (netbsd-arm64-cgo), const SYS_REBOOT ideal-int
    pkg syscall (netbsd-arm64-cgo), const SYS_RECVFROM = 29
    pkg syscall (netbsd-arm64-cgo), const SYS_RECVFROM ideal-int
    pkg syscall (netbsd-arm64-cgo), const SYS_RECVMMSG = 475
    pkg syscall (netbsd-arm64-cgo), const SYS_RECVMMSG ideal-int
    pkg syscall (netbsd-arm64-cgo), const SYS_RECVMSG = 27
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Thu Aug 08 18:44:16 GMT 2019
    - 452.6K bytes
    - Viewed (0)
  5. api/go1.20.txt

    pkg syscall (freebsd-riscv64), const SYS_REBOOT = 55 #53466
    pkg syscall (freebsd-riscv64), const SYS_REBOOT ideal-int #53466
    pkg syscall (freebsd-riscv64), const SYS_RECVFROM = 29 #53466
    pkg syscall (freebsd-riscv64), const SYS_RECVFROM ideal-int #53466
    pkg syscall (freebsd-riscv64), const SYS_RECVMSG = 27 #53466
    pkg syscall (freebsd-riscv64), const SYS_RECVMSG ideal-int #53466
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Feb 17 21:23:32 GMT 2023
    - 602.6K bytes
    - Viewed (0)
  6. api/go1.1.txt

    pkg syscall (darwin-386), const SYS_READV_NOCANCEL = 411
    pkg syscall (darwin-386), const SYS_READ_NOCANCEL = 396
    pkg syscall (darwin-386), const SYS_REBOOT = 55
    pkg syscall (darwin-386), const SYS_RECVFROM = 29
    pkg syscall (darwin-386), const SYS_RECVFROM_NOCANCEL = 403
    pkg syscall (darwin-386), const SYS_RECVMSG = 27
    pkg syscall (darwin-386), const SYS_RECVMSG_NOCANCEL = 401
    pkg syscall (darwin-386), const SYS_REMOVEXATTR = 238
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Thu Mar 31 20:37:15 GMT 2022
    - 2.6M bytes
    - Viewed (0)
  7. api/go1.14.txt

    pkg syscall (freebsd-arm64), const SYS_READV ideal-int
    pkg syscall (freebsd-arm64), const SYS_REBOOT = 55
    pkg syscall (freebsd-arm64), const SYS_REBOOT ideal-int
    pkg syscall (freebsd-arm64), const SYS_RECVFROM = 29
    pkg syscall (freebsd-arm64), const SYS_RECVFROM ideal-int
    pkg syscall (freebsd-arm64), const SYS_RECVMSG = 27
    pkg syscall (freebsd-arm64), const SYS_RECVMSG ideal-int
    pkg syscall (freebsd-arm64), const SYS_RENAME = 128
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Feb 17 20:31:46 GMT 2023
    - 508.9K bytes
    - Viewed (0)
  8. common-protos/k8s.io/api/core/v1/generated.proto

      // sources, the value associated with the last source will take precedence.
      // Values defined by an Env with a duplicate key will take precedence.
      // Cannot be updated.
      // +optional
      repeated EnvFromSource envFrom = 19;
    
      // List of environment variables to set in the container.
      // Cannot be updated.
      // +optional
      // +patchMergeKey=name
      // +patchStrategy=merge
      repeated EnvVar env = 7;
    
    Plain Text
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Mon Mar 11 18:43:24 GMT 2024
    - 255.8K bytes
    - Viewed (0)
  9. CHANGELOG/CHANGELOG-1.7.md

      * Fixes a bug where pods were evicted even after images are successfully deleted. ([#44986](https://github.com/kubernetes/kubernetes/pull/44986), [@dashpole](https://github.com/dashpole))
    
      * When creating a container using envFrom. ([#42083](https://github.com/kubernetes/kubernetes/pull/42083), [@fraenkel](https://github.com/fraenkel))
        * validate the name of the ConfigMap in a ConfigMapRef
        * validate the name of the Secret in a SecretRef
    
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Thu May 05 13:44:43 GMT 2022
    - 308.7K bytes
    - Viewed (1)
  10. CHANGELOG/CHANGELOG-1.29.md

    **Affected Versions**:
      - kube-apiserver v1.29.0 - v1.29.3
      - kube-apiserver v1.28.0 - v1.28.8
      - kube-apiserver <= v1.27.12
    
    **Fixed Versions**:
      - kube-apiserver v1.29.4
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Tue Apr 16 21:41:06 GMT 2024
    - 299.9K bytes
    - Viewed (1)
Back to top