Skip to content
  1. Mar 31, 2004
  2. Mar 30, 2004
  3. Mar 29, 2004
  4. Mar 28, 2004
  5. Mar 27, 2004
  6. Mar 26, 2004
    • Daniel Stenberg's avatar
      Gisle Vanem: · 843391c7
      Daniel Stenberg authored
      A patch to bypass MS' sillyness with regard to IPv6 and getaddrinfo().
      
      The CURLDEBUG part is to avoid redefinition warning caused by memdebug.h. If
      ENABLE_IPV6 isn't enabled, it doesn't matter since we never call
      getaddrinfo(). Allthough we could to support weird protocols like SOCK_RDM
      that Win-2K/XP has.
      843391c7