Enable IPv4 mapping rather then exluding OpenBSD
Listing each OS that hasn't AI_V4MAPPED defined is both verbose and brittle. Simply checking whether AI_V4MAPPED exists before attempting to use it always works, regardless of the OS.
Showing
Please register or sign in to comment