<div dir="ltr"><span style="font-size:13px;font-family:arial,sans-serif">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.</span><div>
<span style="font-family:arial,sans-serif;font-size:13px"><br></span></div><div><font face="arial, sans-serif">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?</font></div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">2014/1/3 David Timothy Strauss <span dir="ltr"><<a href="mailto:david@davidstrauss.net" target="_blank">david@davidstrauss.net</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Just to consider what other folks are doing, I know Fedora builds<br>
libcurl with a thread-isolated, NSS-based resolver.<br>
<br>
On a less-related note, at Pantheon improve DNS performance on servers<br>
by setting resolv.conf to localhost and running Unbound there. Unbound<br>
then uses the datacenter's recursive DNS servers for things that miss<br>
the local cache. This minimizes the time spent in blocked threads --<br>
and waiting for lookups even with async libraries. As a bonus, you<br>
also get DNSSec validation when possible.<br>
<div class="HOEnZb"><div class="h5">_______________________________________________<br>
systemd-devel mailing list<br>
<a href="mailto:systemd-devel@lists.freedesktop.org">systemd-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/systemd-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/systemd-devel</a><br>
</div></div></blockquote></div><br></div>