Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for cancel0 (0.2 sec)

  1. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"Dial", Func, 0},
    		{"DialIP", Func, 0},
    		{"DialTCP", Func, 0},
    		{"DialTimeout", Func, 0},
    		{"DialUDP", Func, 0},
    		{"DialUnix", Func, 0},
    		{"Dialer", Type, 1},
    		{"Dialer.Cancel", Field, 6},
    		{"Dialer.Control", Field, 11},
    		{"Dialer.ControlContext", Field, 20},
    		{"Dialer.Deadline", Field, 1},
    		{"Dialer.DualStack", Field, 2},
    		{"Dialer.FallbackDelay", Field, 5},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
  2. testing/architecture-test/src/changes/archunit-store/internal-api-nullability.txt

    Class <org.gradle.launcher.daemon.protocol.Cancel> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (Cancel.java:0)
    Class <org.gradle.launcher.daemon.protocol.CloseInput> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (CloseInput.java:0)
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Jun 11 09:51:15 UTC 2024
    - 967.9K bytes
    - Viewed (0)
  3. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    E0002..E001F  ; disallowed                             # NA   <reserved-E0002>..<reserved-E001F>
    E0020..E007F  ; disallowed                             # 3.1  TAG SPACE..CANCEL TAG
    E0080..E00FF  ; disallowed                             # NA   <reserved-E0080>..<reserved-E00FF>
    E0100..E01EF  ; ignored                                # 4.0  VARIATION SELECTOR-17..VARIATION SELECTOR-256
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
  4. api/go1.20.txt

    pkg net/netip, func IPv6Loopback() Addr #51777
    pkg net, type Dialer struct, ControlContext func(context.Context, string, string, syscall.RawConn) error #55301
    pkg os/exec, type Cmd struct, Cancel func() error #50436
    pkg os/exec, type Cmd struct, WaitDelay time.Duration #50436
    pkg os/exec, var ErrWaitDelay error #50436
    pkg path/filepath, func IsLocal(string) bool #56219
    pkg path/filepath, var SkipAll error #47209
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 21:23:32 UTC 2023
    - 602.6K bytes
    - Viewed (0)
Back to top