Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ssl: allow underlying socket to not implement #sync
The value is used to determine whether SSLSocket should skip buffering in OpenSSL::Buffering or not. Defaulting to true (no buffering) should be a safe option.
- Loading branch information