Commit 43067864 authored by cjihrig's avatar cjihrig Committed by Trevor Norris
Browse files

net: don't prefer IPv4 addresses during resolution



Currently the address resolution family defaults to IPv4. Instead remove
the preference and instead resolve to a family suitable for the host.

Expose the getaddrinfo flags and allow them to be passed.

Add documentation about new flags.

Reviewed-by: default avatarTrevor Norris <trev.norris@gmail.com>
parent 7da63a10
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