It would be nice to have the ability to use custom nameservers on the fly with
gevent.dns.
>>> nameserver_ip_add('10.1.1.1')
>>> resolve_ipv4('www.python.org')
(23622, ['R^\xa4\xa2'])
>>> clear_nameservers_and_suspend()
Original issue reported on code.google.com by jonsibo...@gmail.com on 9 Apr 2012 at 5:33
Original issue reported on code.google.com by
jonsibo...@gmail.com
on 9 Apr 2012 at 5:33