Order of addresses returned by socket.gethostbyname_ex()

Tomas Lidén tomas at liden-privat.net
Mon Aug 22 02:37:42 EDT 2011


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



More information about the Python-list mailing list