Ticket #4912 enhancement closed duplicate
Support resolving multiple IP addresses
| Reported by: | bra | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | core | Keywords: | dns multiple_ip |
| Cc: | Branch: | ||
| Author: | Launchpad Bug: |
Description
Currently, twisted doesn't support resolving multiple IP addresses for a host name. This patch fixes that by adding an extended option to getHostByName, returning the same value as python's standard socket.gethostbyname_ex. It would be good to support this in the non blocking (non threaded) client too, in twisted.names.client.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

