Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for ipv6LinkLocalUnicastUDPTests (0.28 sec)

  1. src/net/main_test.go

    			}...)
    			ipv6LinkLocalUnicastUDPTests = append(ipv6LinkLocalUnicastUDPTests, []ipv6LinkLocalUnicastTest{
    				{"udp", "[" + addr + "%" + ifi.Name + "]:0", false},
    			}...)
    		}
    		ipv6LinkLocalUnicastTCPTests = append(ipv6LinkLocalUnicastTCPTests, []ipv6LinkLocalUnicastTest{
    			{"tcp6", "[" + addr + "%" + ifi.Name + "]:0", false},
    		}...)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 23 01:00:11 UTC 2024
    - 7.5K bytes
    - Viewed (0)
Back to top