Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 8 of 8 for fclose (0.26 sec)

  1. manifests/charts/base/crds/crd-all.gen.yaml

                  failStrategy:
                    description: |-
                      Specifies the failure behavior for the plugin due to fatal errors.
    
                      Valid Options: FAIL_CLOSE, FAIL_OPEN
                    enum:
                    - FAIL_CLOSE
                    - FAIL_OPEN
                    type: string
                  imagePullPolicy:
                    description: |-
    Others
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Mon Apr 22 20:20:47 GMT 2024
    - 606.1K bytes
    - Viewed (0)
  2. api/go1.14.txt

    pkg syscall (windows-386), const CTRL_CLOSE_EVENT = 2
    pkg syscall (windows-386), const CTRL_CLOSE_EVENT ideal-int
    pkg syscall (windows-386), const CTRL_LOGOFF_EVENT = 5
    pkg syscall (windows-386), const CTRL_LOGOFF_EVENT ideal-int
    pkg syscall (windows-386), const CTRL_SHUTDOWN_EVENT = 6
    pkg syscall (windows-386), const CTRL_SHUTDOWN_EVENT ideal-int
    pkg syscall (windows-amd64), const CTRL_CLOSE_EVENT = 2
    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)
  3. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                  failStrategy:
                    description: |-
                      Specifies the failure behavior for the plugin due to fatal errors.
    
                      Valid Options: FAIL_CLOSE, FAIL_OPEN
                    enum:
                    - FAIL_CLOSE
                    - FAIL_OPEN
                    type: string
                  imagePullPolicy:
                    description: |-
    Others
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Mon Apr 22 20:20:47 GMT 2024
    - 606.1K bytes
    - Viewed (0)
  4. api/go1.20.txt

    pkg syscall (linux-386), const CLONE_INTO_CGROUP = 8589934592 #51246
    pkg syscall (linux-386), const CLONE_INTO_CGROUP ideal-int #51246
    pkg syscall (linux-386), const CLONE_NEWCGROUP = 33554432 #51246
    pkg syscall (linux-386), const CLONE_NEWCGROUP ideal-int #51246
    pkg syscall (linux-386), const CLONE_NEWTIME = 128 #51246
    pkg syscall (linux-386), const CLONE_NEWTIME ideal-int #51246
    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)
  5. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    A657          ; valid                                  # 5.1  CYRILLIC SMALL LETTER IOTIFIED A
    A658          ; mapped                 ; A659          # 5.1  CYRILLIC CAPITAL LETTER CLOSED LITTLE YUS
    A659          ; valid                                  # 5.1  CYRILLIC SMALL LETTER CLOSED LITTLE YUS
    A65A          ; mapped                 ; A65B          # 5.1  CYRILLIC CAPITAL LETTER BLENDED YUS
    Plain Text
    - Registered: Fri May 03 11:42:14 GMT 2024
    - Last Modified: Sat Feb 10 11:25:47 GMT 2024
    - 854.1K bytes
    - Viewed (2)
  6. RELEASE.md

            default. They can be disabled by configuring
            `tf.data.experimental.OptimizationOptions` to set `map_and_batch =
            False` or `noop_elimination = False` respectively. To disable all
            default optimizations, set `apply_default_optimizations = False`.
        *   Support parallel map in `map_and_filter_fusion`.
        *   Disable static optimizations for input pipelines that use non-resource
    Plain Text
    - Registered: Tue May 07 12:40:20 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
  7. CHANGELOG/CHANGELOG-1.19.md

    - Apiserver add a new flag --goaway-chance which is the fraction of requests that will be closed gracefully(GOAWAY) to prevent HTTP/2 clients from getting stuck on a single apiserver. 
      After the connection closed(received GOAWAY), the client's other in-flight requests won't be affected, and the client will reconnect. 
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Wed Jan 05 05:42:32 GMT 2022
    - 489.7K bytes
    - Viewed (0)
  8. src/cmd/asm/internal/asm/testdata/amd64enc.s

    	FCMOVB F3, F0                           // dac3
    	FCMOVBE F2, F0                          // dad2
    	FCMOVBE F3, F0                          // dad3
    	FCMOVE F2, F0                           // daca
    	FCMOVE F3, F0                           // dacb
    	FCMOVNB F2, F0                          // dbc2
    	FCMOVNB F3, F0                          // dbc3
    	FCMOVNBE F2, F0                         // dbd2
    Others
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Oct 08 21:38:44 GMT 2021
    - 581.9K bytes
    - Viewed (0)
Back to top