> Anyone that wants to use socket.create_connection() to create a > stream socket to a host whose name has both an Ipv4 and Ipv6 address. > Unless the host is listening on its Ipv6 port, an unsuccessful > connection attempt will first be made, taking approximately one > second.
Again, it is a bug in the system or the installation takes a second. There should be no timeout, but an immediate error. Regards, Martin _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com