Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 14 for accept4 (0.24 sec)

  1. tests/integration/pilot/testdata/gateway-api-crd.yaml

    
                      Implementations MAY choose to accept a Gateway with some Conflicted
                      Listeners only if they only accept the partial Listener set that contains
                      no Conflicted Listeners. To put this another way, implementations may
                      accept a partial Listener set only if they throw out *all* the conflicting
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  2. api/go1.14.txt

    pkg syscall (freebsd-arm64), const WTRAPPED ideal-int
    pkg syscall (freebsd-arm64), const WUNTRACED = 2
    pkg syscall (freebsd-arm64), const WUNTRACED ideal-int
    pkg syscall (freebsd-arm64), func Accept(int) (int, Sockaddr, error)
    pkg syscall (freebsd-arm64), func Accept4(int, int) (int, Sockaddr, error)
    pkg syscall (freebsd-arm64), func Access(string, uint32) error
    pkg syscall (freebsd-arm64), func Adjtime(*Timeval, *Timeval) error
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 20:31:46 UTC 2023
    - 508.9K bytes
    - Viewed (0)
  3. api/go1.20.txt

    pkg syscall (freebsd-riscv64), const WUNTRACED = 2 #53466
    pkg syscall (freebsd-riscv64), const WUNTRACED ideal-int #53466
    pkg syscall (freebsd-riscv64), func Accept(int) (int, Sockaddr, error) #53466
    pkg syscall (freebsd-riscv64), func Accept4(int, int) (int, Sockaddr, error) #53466
    pkg syscall (freebsd-riscv64), func Access(string, uint32) error #53466
    pkg syscall (freebsd-riscv64), func Adjtime(*Timeval, *Timeval) error #53466
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 21:23:32 UTC 2023
    - 602.6K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"ARPHRD_TUNNEL6", Const, 0},
    		{"ARPHRD_VOID", Const, 0},
    		{"ARPHRD_X25", Const, 0},
    		{"AUTHTYPE_CLIENT", Const, 0},
    		{"AUTHTYPE_SERVER", Const, 0},
    		{"Accept", Func, 0},
    		{"Accept4", Func, 1},
    		{"AcceptEx", Func, 0},
    		{"Access", Func, 0},
    		{"Acct", Func, 0},
    		{"AddrinfoW", Type, 1},
    		{"AddrinfoW.Addr", Field, 1},
    		{"AddrinfoW.Addrlen", Field, 1},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
  5. RELEASE.md

    *   `Optimizer.__init__` now accepts a `gradient_aggregator` to allow for
        customization of how gradients are aggregated across devices, as well as
        `gradients_transformers` to allow for custom gradient transformations (such
        as gradient clipping).
    *   Improvements to Keras preprocessing layers:
        *   TextVectorization can now accept a vocabulary list or file as an init
            arg.
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  6. api/openapi-spec/v3/apis__apps__v1_openapi.json

    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  7. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

                    "schema": {
                      "$ref": "#/components/schemas/io.k8s.api.resource.v1alpha2.PodSchedulingContext"
                    }
                  }
                },
                "description": "Accepted"
              },
              "401": {
                "description": "Unauthorized"
              }
            },
            "tags": [
              "resource_v1alpha2"
            ],
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 22 12:18:45 UTC 2024
    - 656.6K bytes
    - Viewed (0)
  8. CHANGELOG/CHANGELOG-1.19.md

    - Signatures on scale client methods have been modified to accept `context.Context` as a first argument. Signatures of Get, Update, and Patch methods have been updated to accept GetOptions, UpdateOptions and PatchOptions respectively. ([#88599](https://github.com/kubernetes/kubernetes/pull/88599), [@julianvmodesto](https://github.com/julianvmodesto)) [SIG API Machinery,...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  9. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                      type: object
                    type: array
                  inboundConnectionPool:
                    description: Settings controlling the volume of connections Envoy
                      will accept from the network.
                    properties:
                      http:
                        description: HTTP connection pool settings.
                        properties:
                          h2UpgradePolicy:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.7K bytes
    - Viewed (0)
  10. manifests/charts/base/crds/crd-all.gen.yaml

                      type: object
                    type: array
                  inboundConnectionPool:
                    description: Settings controlling the volume of connections Envoy
                      will accept from the network.
                    properties:
                      http:
                        description: HTTP connection pool settings.
                        properties:
                          h2UpgradePolicy:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.6K bytes
    - Viewed (0)
Back to top