SIGN IN SIGN UP

#14758: Need to specify the desired socket type in the getaddrinfo call.

This worked by accident on Linux because the SOCK_STREAM was returned
first, but on the FreeBSD the SOCK_DGRAM is first in the list.
R
R David Murray committed
012a83ab261f7b0357e9c29c9022315ab9c7d970
Parent: 6ffface