libasr-dev

Asynchronous dns resolver (development files)
  https://github.com/OpenSMTPD/libasr
  0
  no reviews



Libasr provides a simple interface for asynchronous address resolution and nameserver querying. it should be used in place of the classical resolver functions of libc when blocking is not desirable. libasr is thread-safe and lock-free internally except for the two atypical use cases listed in asr_run(3).

this package provides the development files for libasr0.