Original author: [email protected] (December 21, 2008 12:27:36)
What steps will reproduce the problem?
- Attempt to connect to a hub with a .local hostname
- 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
Original author: [email protected] (December 21, 2008 12:27:36)
What steps will reproduce the problem?
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