Yes im still working on it (Should have been finished days ago. 24 hours a
day is again not enough -.-). So far i went for the threaded version, and
cleaned up stuff according to this mail thread.

And i updated it to match systemd with c99 null initialisation of structs
etc. That might be wrong since you want it to be public now?


2014/1/3 David Timothy Strauss <[email protected]>

> Just to consider what other folks are doing, I know Fedora builds
> libcurl with a thread-isolated, NSS-based resolver.
>
> On a less-related note, at Pantheon improve DNS performance on servers
> by setting resolv.conf to localhost and running Unbound there. Unbound
> then uses the datacenter's recursive DNS servers for things that miss
> the local cache. This minimizes the time spent in blocked threads --
> and waiting for lookups even with async libraries. As a bonus, you
> also get DNSSec validation when possible.
> _______________________________________________
> systemd-devel mailing list
> [email protected]
> http://lists.freedesktop.org/mailman/listinfo/systemd-devel
>
_______________________________________________
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to