Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-03 | fix a bunch of MSVC compiler warnings | Yang Tse | |
2011-05-21 | compiler warning: fix | Yang Tse | |
Fix compiler warning: enumerated type mixed with another type | |||
2011-04-25 | Fixed compilation when the synchronous resolver is used | Dan Fandrich | |
2011-04-25 | async resolvers: further cleanups | Daniel Stenberg | |
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. |