Commits


Yusuke Ishiguro authored and Andy Green committed a951396cc2f
Revert using AI_V4MAPPED flag to getaddrinfo for Android Because getaddrinfo will return error on Android when AI_V4MAPPED is specified. So we should use old implemntation. Android support of IPv6 is very poor.