Skip to content
  1. Aug 31, 2014
    • 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. Aug 29, 2014
  3. Aug 28, 2014
  4. Aug 27, 2014
  5. Aug 26, 2014
  6. Aug 25, 2014
  7. Aug 22, 2014
  8. Aug 21, 2014
  9. Aug 20, 2014
  10. Aug 19, 2014