-
- Downloads
Windows build targets have socklen_t definition in ws2tcpip.h but some
versions of ws2tcpip.h do not have the definition. It seems that when the socklen_t definition is missing from ws2tcpip.h the definition for INET_ADDRSTRLEN is also missing, and that when one definition is present the other one also is available.
Showing
- ares/config-win32.h 0 additions, 5 deletionsares/config-win32.h
- ares/setup.h 0 additions, 4 deletionsares/setup.h
- ares/setup_once.h 18 additions, 0 deletionsares/setup_once.h
- lib/config-win32.h 0 additions, 5 deletionslib/config-win32.h
- lib/config-win32ce.h 0 additions, 5 deletionslib/config-win32ce.h
- lib/setup_once.h 18 additions, 0 deletionslib/setup_once.h
- src/config-win32.h 0 additions, 5 deletionssrc/config-win32.h
Please register or sign in to comment