Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 30 of 84 for attacher (0.16 sec)

  1. src/net/http/request.go

    			host = ""
    		} else {
    			return errors.New("http: invalid Host header")
    		}
    	}
    
    	// According to RFC 6874, an HTTP client, proxy, or other
    	// intermediary must remove any IPv6 zone identifier attached
    	// to an outgoing URI.
    	host = removeZone(host)
    
    	ruri := r.URL.RequestURI()
    	if usingProxy && r.URL.Scheme != "" && r.URL.Opaque == "" {
    		ruri = r.URL.Scheme + "://" + host + ruri
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 29 17:58:53 UTC 2024
    - 49.4K bytes
    - Viewed (0)
  2. platforms/software/dependency-management/src/integTest/groovy/org/gradle/integtests/resolve/transform/ArtifactTransformWithDependenciesIntegrationTest.groovy

            then: // have seen these inputs before
            result.assertTasksNotSkipped(":common:producer", ":app:resolveGreen")
            assertTransformationsExecuted()
        }
    
        def "can attach @PathSensitive(NONE) to dependencies property"() {
            given:
            setupBuildWithNoSteps()
            buildFile << """
    allprojects {
        dependencies {
            registerTransform(NoneTransform) {
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Oct 24 06:54:47 UTC 2023
    - 54.2K bytes
    - Viewed (0)
  3. pkg/kubelet/volumemanager/reconciler/reconciler_test.go

    	// waits between successive executions
    	reconcilerLoopSleepDuration = 1 * time.Nanosecond
    	// waitForAttachTimeout is the maximum amount of time a
    	// operationexecutor.Mount call will wait for a volume to be attached.
    	waitForAttachTimeout         = 1 * time.Second
    	nodeName                     = k8stypes.NodeName("mynodename")
    	kubeletPodsDir               = "fake-dir"
    	testOperationBackOffDuration = 100 * time.Millisecond
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Apr 09 07:34:33 UTC 2024
    - 75.4K bytes
    - Viewed (0)
  4. src/syscall/zerrors_linux_amd64.go

    	43:  "identifier removed",
    	44:  "channel number out of range",
    	45:  "level 2 not synchronized",
    	46:  "level 3 halted",
    	47:  "level 3 reset",
    	48:  "link number out of range",
    	49:  "protocol driver not attached",
    	50:  "no CSI structure available",
    	51:  "level 2 halted",
    	52:  "invalid exchange",
    	53:  "invalid request descriptor",
    	54:  "exchange full",
    	55:  "no anode",
    	56:  "invalid request code",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 57.4K bytes
    - Viewed (0)
  5. src/syscall/zerrors_solaris_amd64.go

    	36:  "identifier removed",
    	37:  "channel number out of range",
    	38:  "level 2 not synchronized",
    	39:  "level 3 halted",
    	40:  "level 3 reset",
    	41:  "link number out of range",
    	42:  "protocol driver not attached",
    	43:  "no CSI structure available",
    	44:  "level 2 halted",
    	45:  "deadlock situation detected/avoided",
    	46:  "no record locks available",
    	47:  "operation canceled",
    	48:  "operation not supported",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 29 13:52:34 UTC 2024
    - 50.8K bytes
    - Viewed (0)
  6. platforms/documentation/docs/src/docs/userguide/authoring-builds/gradle-properties/working_with_files.adoc

    This allows you to create a copy spec outside a task, which can then be attached to an appropriate task using the link:{javadocPath}/org/gradle/api/file/CopySpec.html#with-org.gradle.api.file.CopySpec++...++-[CopySpec.with(org.gradle.api.file.CopySpec...)] method.
    The following example demonstrates how this is done:
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Wed Apr 24 04:19:09 UTC 2024
    - 70.5K bytes
    - Viewed (0)
  7. src/syscall/zerrors_linux_386.go

    	43:  "identifier removed",
    	44:  "channel number out of range",
    	45:  "level 2 not synchronized",
    	46:  "level 3 halted",
    	47:  "level 3 reset",
    	48:  "link number out of range",
    	49:  "protocol driver not attached",
    	50:  "no CSI structure available",
    	51:  "level 2 halted",
    	52:  "invalid exchange",
    	53:  "invalid request descriptor",
    	54:  "exchange full",
    	55:  "no anode",
    	56:  "invalid request code",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 57.4K bytes
    - Viewed (0)
  8. src/cmd/vendor/golang.org/x/sys/unix/zerrors_aix_ppc64.go

    	{38, "EL2NSYNC", "level 2 not synchronized"},
    	{39, "EL3HLT", "level 3 halted"},
    	{40, "EL3RST", "level 3 reset"},
    	{41, "ELNRNG", "link number out of range"},
    	{42, "EUNATCH", "protocol driver not attached"},
    	{43, "ENOCSI", "no CSI structure available"},
    	{44, "EL2HLT", "level 2 halted"},
    	{45, "EDEADLK", "deadlock condition if locked"},
    	{46, "ENOTREADY", "device not ready"},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 52.7K bytes
    - Viewed (0)
  9. src/cmd/vendor/golang.org/x/sys/unix/zerrors_aix_ppc.go

    	{38, "EL2NSYNC", "level 2 not synchronized"},
    	{39, "EL3HLT", "level 3 halted"},
    	{40, "EL3RST", "level 3 reset"},
    	{41, "ELNRNG", "link number out of range"},
    	{42, "EUNATCH", "protocol driver not attached"},
    	{43, "ENOCSI", "no CSI structure available"},
    	{44, "EL2HLT", "level 2 halted"},
    	{45, "EDEADLK", "deadlock condition if locked"},
    	{46, "ENOTREADY", "device not ready"},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 52.4K bytes
    - Viewed (0)
  10. src/syscall/zerrors_linux_arm.go

    	43:  "identifier removed",
    	44:  "channel number out of range",
    	45:  "level 2 not synchronized",
    	46:  "level 3 halted",
    	47:  "level 3 reset",
    	48:  "link number out of range",
    	49:  "protocol driver not attached",
    	50:  "no CSI structure available",
    	51:  "level 2 halted",
    	52:  "invalid exchange",
    	53:  "invalid request descriptor",
    	54:  "exchange full",
    	55:  "no anode",
    	56:  "invalid request code",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 57.9K bytes
    - Viewed (0)
Back to top