Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for TestNoSuchHost (0.13 sec)

  1. src/net/dnsclient_unix_test.go

    	}
    }
    
    // TestNoSuchHost verifies that tryOneName works correctly when the domain does
    // not exist.
    //
    // Issue 12778: verify that NXDOMAIN without RA bit errors as "no such host"
    // and not "server misbehaving"
    //
    // Issue 25336: verify that NXDOMAIN errors fail fast.
    //
    // Issue 27525: verify that empty answers fail fast.
    func TestNoSuchHost(t *testing.T) {
    	tests := []struct {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Sun Apr 14 18:23:45 UTC 2024
    - 72.4K bytes
    - Viewed (0)
Back to top