Archive Index
This month's Index
|
Subject: Pre-release of liblookup, c-ares wrapper.
Pre-release of liblookup, c-ares wrapper.
From: William Ahern <william_at_25thandclement.com>
Date: 2006-02-15
I got permission from my employer, so here's a pre-release of liblookup. It
It currently supports the following record types:
PTR A AAAA CNAME NS MX TXT SOA SRV
The interface is simple, but tries to 1) makes easy things easy and 2)
I'll have a project page up shortly. For anyone interested I've attached the
lookup.c won't build as-is. It depends on a memory pool allocator, which
Um, the timeout isn't currently obeyed, and won't until c-ares is taught to
lookup.h.m4 creates two lookup.h files, one for lookup.c and and another
m4 -DMODE=internal lookup.h.m4 > ./lookup.h
[See attached MIME files]
- Bill
|