Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for ConnectionType (0.27 sec)

  1. okhttp/src/test/java/okhttp3/internal/http/CancelTest.kt

    import okhttp3.internal.http.CancelTest.CancelMode.CANCEL
    import okhttp3.internal.http.CancelTest.CancelMode.INTERRUPT
    import okhttp3.internal.http.CancelTest.ConnectionType.H2
    import okhttp3.internal.http.CancelTest.ConnectionType.HTTP
    import okhttp3.internal.http.CancelTest.ConnectionType.HTTPS
    import okhttp3.testing.PlatformRule
    import okio.Buffer
    import okio.BufferedSink
    import org.junit.jupiter.api.Assertions.assertEquals
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Jan 20 10:30:28 UTC 2024
    - 9.9K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/sys/windows/types_windows.go

    	Ipv4Metric             uint32
    	Ipv6Metric             uint32
    	Luid                   uint64
    	Dhcpv4Server           SocketAddress
    	CompartmentId          uint32
    	NetworkGuid            GUID
    	ConnectionType         uint32
    	TunnelType             uint32
    	Dhcpv6Server           SocketAddress
    	Dhcpv6ClientDuid       [MAX_DHCPV6_DUID_LENGTH]byte
    	Dhcpv6ClientDuidLength uint32
    	Dhcpv6Iaid             uint32
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Apr 05 22:18:42 UTC 2024
    - 104.1K bytes
    - Viewed (0)
Back to top