1. 31 Aug, 2014 1 commit
    • Michael Wallner's avatar
      resolve: cache lookup for async resolvers · 09b5a998
      Michael Wallner authored
      While waiting for a host resolve, check if the host cache may have
      gotten the name already (by someone else), for when the same name is
      resolved by several simultanoues requests.
      
      The resolver thread occasionally gets stuck in getaddrinfo() when the
      DNS or anything else is crappy or slow, so when a host is found in the
      DNS cache, leave the thread alone and let itself cleanup the mess.
      09b5a998
  2. 29 Aug, 2014 4 commits
  3. 28 Aug, 2014 2 commits
  4. 27 Aug, 2014 1 commit
  5. 26 Aug, 2014 2 commits
  6. 25 Aug, 2014 21 commits
  7. 22 Aug, 2014 5 commits
  8. 21 Aug, 2014 1 commit
  9. 20 Aug, 2014 2 commits
  10. 19 Aug, 2014 1 commit