connect

open override fun connect()

Creates the underlying connection so that the implementation have the resources to manage the input and output of data according to the protocol used. E.g. for TCP connections this would open the socket.