Searched refs:dualstack_ipv6 (Results 1 – 3 of 3) sorted by relevance
890 dualstack_ipv6=False): argument910 if dualstack_ipv6:937 if dualstack_ipv6:
831 …n:: create_server(address, *, family=AF_INET, backlog=None, reuse_port=False, dualstack_ipv6=False)841 If *dualstack_ipv6* is true and the platform supports it the socket will848 If *dualstack_ipv6* is false it will explicitly disable this functionality858 s = socket.create_server(addr, family=socket.AF_INET6, dualstack_ipv6=True)
6935 dualstack_ipv6=True) as sock:6989 dualstack_ipv6=True) as sock:6999 dualstack_ipv6=True) as sock: