Skip to content

Cannot resolve hubs with a .local hostname #190

@rufuscoder

Description

@rufuscoder

Original author: [email protected] (December 21, 2008 12:27:36)

What steps will reproduce the problem?

  1. Attempt to connect to a hub with a .local hostname
  2. UI recieves status message 'Failed to lookup "whatever.local": request
    timed out'

What version of the product are you using? On what operating system?
0.9.10 PPC

Please provide any additional information below.

It seems io_lookup in io.c will correctly resolve .local addresses, but it
seems this is not used, in favour of evdns_resolve_ipv4 which does not
correctly resolve these .local addresses.

Original issue: http://code.google.com/p/shakespeer/issues/detail?id=98

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions