Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for goLookupIPCNAMEOrder (0.38 sec)

  1. src/net/dnsclient_unix_test.go

    		_, _, err := r.goLookupIPCNAMEOrder(context.Background(), "ip", "notarealhost", order, nil)
    		if err == nil {
    			t.Errorf("%s: expected error while looking up name not in hosts file", name)
    			continue
    		}
    
    		// Now check that we get an address when the name appears in the hosts file.
    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