HomeFreeBSD

MFC: r322669

Description

MFC: r322669

In fetch_resolve() if the port number or service name is included
in the host argument (e. g. "www.freebsd.org:443"), correctly set
the service pointer accordingly. Previously, the service pointer
was set to the separator instead, causing getaddrinfo(3) to fail.

Details

Provenance
mariusAuthored on
Parents
rS323659: MFC: r322669
Branches
Unknown
Tags
Unknown