Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Close handle when closing the stream
At the end of the connection, each side sends a close_notify alert to inform the peer that the connection is closed. IO::Socket::SSL does that, if its close method is called.
- Loading branch information