sok / Sok.Socket.TCP / TCPServerSocket / 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
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