Re: IPv6 precedence
"Alexander V. Lukyanov" <[email protected]>
| Newsgroups | gmane.network.lftp.devel |
|---|---|
| Message-ID | <[email protected]> |
On Sun, Mar 27, 2005 at 10:36:36PM +0200, Tomasz Grobelny wrote:
> Fine, but this text snippet states that lftp.conf is used in lftp as a
> program. The question is: what do I have to do to have it parsed when using
> lftp classes in my own program? It is propably not that hard to find out,
> though.
ResMgr::Set("dns:order", 0, "inet6 inet");
The second argument is `closure', which is specified after a slash in `set' command.
--
Alexander.