$Id: README,v 1.3 2004/05/27 21:03:43 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).
