Home | History | Annotate | Download | only in docs

Lines Matching full:asynchronous

32  - [Asynchronous name resolves](#asyncdns)
554 Asynchronous name resolves
726 is defined if libcurl is built to use c-ares for asynchronous name
731 is defined if libcurl is built to use threading for asynchronous name
737 libcurl is not built to use an asynchronous resolver, `CURLRES_SYNCH` is
745 - hostasyn.c - functions for asynchronous name resolves
747 - asyn-ares.c - functions for asynchronous name resolves using c-ares
748 - asyn-thread.c - functions for asynchronous name resolves using threads