Wireshark-commits: [Wireshark-commits] rev 25985: /trunk/ /trunk/epan/: addr_resolv.c /trunk/: Make

Date: Mon, 11 Aug 2008 22:00:02 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=25985

User: gerald
Date: 2008/08/11 03:00 PM

Log:
 On Windows, if we're running anything but plain Visual C++ 6 (including
 VC6 plus a platform SDK), set INET6. Use that to figure out if we need
 to define socklen_t for c-ares. This should fix bug 2797.

Directory: /trunk/epan/
  Changes    Path             Action
  +16 -12    addr_resolv.c    Modified

Directory: /trunk/
  Changes    Path              Action
  +1 -0      Makefile.nmake    Modified
  +3 -0      config.h.win32    Modified
  +7 -0      config.nmake      Modified