Set the local interface to bind for network connections. When the local address is null,
it will pick any local address, the default local address is null.
@param localAddress the local address
@return a reference to this, so the API can be used fluently
Set the local interface to bind for network connections. When the local address is null, it will pick any local address, the default local address is null.
@param localAddress the local address @return a reference to this, so the API can be used fluently