Project

General

Profile

Actions

Feature #11190

closed

[PATCH] openssl: use io/nonblock instead of fcntl

Added by normalperson (Eric Wong) almost 9 years ago. Updated almost 9 years ago.

Status:
Closed
Target version:
-
[ruby-core:69382]

Description

  • ext/openssl/lib/openssl/ssl.rb: use io/nonblock instead of fcntl

IO#nonblock= is easier-to-read, potentially more portable, and
avoids redundantly setting flags.

I'll commit in a few days unless there's objections.


Files

Actions

Also available in: Atom PDF

Like0
Like0