Description
The NioSocketConnector class has a default remote address but no default local address. On servers with multiple network interfaces behind several firewalls this is an issue.
Without a default local address the behaviour is the same as today, it uses the system default. If you have set a default local address the default is used when connecting.