On 5/4/04 6:01 pm, Graham Barr <[EMAIL PROTECTED]> wrote: > No, thats not what multihomed does. multihomed has nothing todo with > passing an array of hosts, that is always possible. > > multihomed is passed to IO::Socket::INET. The result will be that if > the host has multiple IP addresses returned from the DNS lookup, then > each will be tried in turn before IO::Socket::INET fails.
Ah, thanks for clarifying that. Cheers, Chris