dns plugin: Use threads rather than two processes and a pipe.
authorFlorian Forster <octo@crystal.wlan.home.verplant.org>
Sat, 2 Dec 2006 15:30:38 +0000 (16:30 +0100)
committerFlorian Forster <octo@crystal.wlan.home.verplant.org>
Sat, 2 Dec 2006 15:30:38 +0000 (16:30 +0100)
commitea30b35a3697a7f8c126c35b62653593c08de63c
treea6688ae460bde75ccf03c68d12eace32e4b3e6ed
parentbcd78ed9d6b9a52a212e05f6137666b6615b2c10
dns plugin: Use threads rather than two processes and a pipe.

This is not only much simpler, code wise, but also more elegant and hopefully
faster. This code is alpha quality at best.
src/dns.c