newConnection

open override fun newConnection(clientSocketAddress: InetSocketAddress, protocol: String, combinedKailleraController: CombinedKailleraController): V086ClientHandler

Receives new connections and delegates to a new V086ClientHandler instance for communication over a separate port.