In what order are the addresses returned by socket.gethostbyname_ex()? We know that gethostbyname() is indeterministic but hope that gethostbyname_ex() has a specified order.
Best regards, Tomas -- http://mail.python.org/mailman/listinfo/python-list
In what order are the addresses returned by socket.gethostbyname_ex()? We know that gethostbyname() is indeterministic but hope that gethostbyname_ex() has a specified order.
Best regards, Tomas -- http://mail.python.org/mailman/listinfo/python-list