IO ninja doesn't attempt to connect via IPv4 if IPv6 is resolvable

Hi,

I do not have the IPv6 capability installed. When I try to connect to a hostname (like somehost.local) IO Ninja will resolve the IPv6 address, and then stop with the following error:

Connecting to [...]:2217...error: capability 'org.jancy.io.ip6' is required but not enabled

However, this is ignoring the fact that the same host is resolvable via IPv4 and it doesn't need any capability to connect to it. If I connect directly with the IPv4 address, everything works fine.

I would suggest that there is some way to a) force IPv4 (or IPv6) in the software preferences and b) if the capability is not present, it shouldn't try to use IPv6 and instead should try IPv4 before giving up.

I am using IO Ninja 5.7.4 on macos 15.4.1.

Thanks,
Jeremy