commit | b34dee44e36bb2c446406f6c43a09d9bb70e48fb | [log] [tgz] |
---|---|---|
author | martin <none@none> | Fri Sep 17 14:40:38 2010 -0700 |
committer | martin <none@none> | Fri Sep 17 14:40:38 2010 -0700 |
tree | b584d573a3a26decb3276c3e0072fcd18b00a783 | |
parent | 2f7e7090bbd857de4b3c0ec321045da4abf99e35 [diff] |
6981157: Improve UnknownHostException with EAI error details and other cleanups Summary: generify; remove compiler warnings, typos, casts; return status information via gai_strerror when getaddrinfo fails; show full stack of native failures Reviewed-by: michaelm, alanb