Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 11 of 11 for cancelling (0.1 sec)

  1. src/crypto/tls/handshake_client_test.go

    			serverConfig.Certificates[0].SignedCertificateTimestamps, ccs.SignedCertificateTimestamps)
    	}
    }
    
    // TestClientHandshakeContextCancellation tests that canceling
    // the context given to the client side conn.HandshakeContext
    // interrupts the in-progress handshake.
    func TestClientHandshakeContextCancellation(t *testing.T) {
    	c, s := localPipe(t)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 23 03:10:12 UTC 2024
    - 88.7K bytes
    - Viewed (0)
Back to top