How can I use a IPV6-only socket on BSD systems?
I am trying to listen on a socket. If the user specifies to use IPv6, I use the following, which works on Linux:
I am trying to listen on a socket. If the user specifies to use IPv6, I use the following, which works on Linux: