L2SS-333: Initial connect is duplicated by retrying to connect, so removed the...
L2SS-333: Initial connect is duplicated by retrying to connect, so removed the former. Also, don't check the return value of connect() anymore but deal with the exception instead.