$Id: README,v 1.5 2006/08/31 21:57:34 msk Exp $


INTRODUCTION
============

This is the development area for Sendmail's libar, which is a reusable
(i.e. not tied to any particular package) asynchronous resolver.


NOTES
=====

o Uses pthreads, and thus may not be compatible with applications using
  other threading systems (state threads, event threads).
