DNS lookup

LaMont Jones lamont at security.hp.com
Sat Apr 12 12:06:46 EDT 2003


"Martin v. L?wis" <martin at v.loewis.de> wrote:
> I recommend to use socket.gethostbyname (or socket.getaddrinfo if you 
> need support for IPv6 as well).

And if I need asynchronous NS/SOA lookups?  (What I really want is
socket.res_query(), but that's beyond my current level of python-hacking
ability...)

lamont




More information about the Python-list mailing list