SokDoc

sok / Sok.Socket.TCP / TCPServerSocket / exceptionHandler

exceptionHandler

var exceptionHandler: (exception: Throwable) -> Unit (source)

Lambda that will be called when an exception resulting in the closing of the socket is thrown, for further information look at the “Exception model” part of the README

Property

exceptionHandler - Lambda that will be called when an exception resulting in the closing of the socket is thrown, for further information look at the “Exception model” part of the README