method

sysclose

ruby latest stable - Class: OpenSSL::SSL::SSLSocket
sysclose()
public

Sends “close notify” to the peer and tries to shut down the SSL connection gracefully.

If sync_close is set to true, the underlying IO is also closed.