Problem when non using default ctx

Iñaki Baz Castillo ibc at aliax.net
Sat Feb 5 20:11:02 MSK 2011


2011/2/4 Iñaki Baz Castillo <ibc at aliax.net>:
> I need to add  dns_init(dns_context, 0);  after the above lines.

The question is: why must I call dns_init() fot the new context?
Theorically the library is just initialited once, for the default
context. And theorically my context is a copy of the already
initialited default context (dns_context = dns_new(NULL)).



-- 
Iñaki Baz Castillo
<ibc at aliax.net>


More information about the udns mailing list