Commit d40cf9bc authored by Richard Levitte's avatar Richard Levitte
Browse files

VMS getnameinfo() seems to have a bug with returned service string



It seems like it gives back gibberish.  If we asked for a numeric
service, it's easy to check for a digit in the first position, and
if there isn't any, rewrite it using older methods.

Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
parent e8461ee1
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment