North American Network Operators Group

Date Prev | Date Next | Date Index | Thread Index | Author Index | Historical

I'm looking for an event-driven DNS resolver (public-domain source)

  • From: George Powers
  • Date: Tue Dec 09 20:47:59 1997

I'm looking for some code to crib that'll give me an event-driven (non-blocking) DNS resolver, preferably one that caches.  I've looked at the BSD bind resolver, but it is is process-based, and blocks while waiting for a reply.