On Tue, Sep 16, 2003 at 03:59:10PM +0200, Peter Simons wrote:
> Hi,
>
> is anyone aware of a library for Haskell, which allows to query domain
> name servers for MX, A, and PTR records in a non-blocking way?
>
> My first guess was to create an Interface to ADNS [1], but I figured,
> maybe someone
Hi,
is anyone aware of a library for Haskell, which allows to query domain
name servers for MX, A, and PTR records in a non-blocking way?
My first guess was to create an Interface to ADNS [1], but I figured,
maybe someone else has already solved this problem?
Peter
[1] http://www.gnu.org/softw