client: RPC Client: AbstractSocketChannel implementations no longer throw an...
client: RPC Client: AbstractSocketChannel implementations no longer throw an exception during close(). This could have lead to situations where the socket was closed, but the SSL stream was not shut down. From now on the RPC Client no longer has to catch possible exceptions.
Loading
Please sign in to comment