Age | Commit message (Expand) | Author |
---|---|---|
2012-09-06 | config parsing is done in one pass now. no need to use callback anymore. | Eric Faurot |
2012-09-06 | add a strsplit() helper to factorize code a bit. | Eric Faurot |
2012-09-05 | Get rid of the hostaddr_async subquery and merge its behaviour | Eric Faurot |
2012-09-05 | Make hostaddr_async() return a linked list of struct addrinfo. First | Eric Faurot |
2012-08-18 | ensure that async_run() and async_run_sync() always preserve errno. | Eric Faurot |
2012-04-15 | Create a new resolver for each thread. It will be done differently | Eric Faurot |
2012-04-14 | only define DEBUG internally | Eric Faurot |
2012-04-14 | Import asr, an experimental async resolver implementation. | Eric Faurot |