bhyve: Fix getaddrinfo() error handling
- Use errx() since errno will not be set.
- Print the message returned by gai_strerror().
MFC after: 1 week
Sponsored by: The FreeBSD Foundation
bhyve: Fix getaddrinfo() error handling Tags None Referenced Files None Subscribers None
Description
Details
|