Skip to content
  • Daniel Stenberg's avatar
    async resolvers: further cleanups · 7de2f927
    Daniel Stenberg authored
    asyn-ares.c and asyn-thread.c are two separate backends that implement
    the same (internal) async resolver API for libcurl to use. Backend is
    specified at build time.
    
    The internal resolver API is defined in asyn.h for asynch resolvers.
    7de2f927