ANN: openssl-nonblock 0.2.0

T

Tony Arcieri

[Note: parts of this message were removed to make it a legal post.]

Announcing openssl-nonblock 0.2.0, now available at:

http://rubyforge.org/frs/shownotes.php?release_id=32127

This gem patches the following nonblocking methods into the Ruby OpenSSL
extension on Ruby 1.8.6, 1.8.7, and 1.9.1:

* connect_nonblock
* accept_nonblock
* read_nonblock
* write_nonblock

Release notes:

* Version 0.2.0 incorporates fixes for compiling against Ruby 1.8.7. The
previous version was broken and would not correctly build against Ruby
1.8.7. Apologies from the author as the original release announcement said
otherwise.

I have requested these changes be incorporated into Ruby 1.9.2, and I would
hope to see it incorporated into Ruby 1.8.8 as well:

http://redmine.ruby-lang.org/issues/show/814

...however ruby-core has not yet responded. My goal is to maintain this gem
for existing Ruby releases and get these changes incorporated into newer
Ruby versions.

This gem has been used extensively as part of a non-blocking event framework
used in real-world applications. It covers the requirements of SSL within
nonblocking event frameworks and thus should be suitable anywhere else
nonblocking SSL is needed.
 
T

Tanaka Akira

Tony Arcieri said:
I have requested these changes be incorporated into Ruby 1.9.2, and I would
hope to see it incorporated into Ruby 1.8.8 as well:

http://redmine.ruby-lang.org/issues/show/814

...however ruby-core has not yet responded. My goal is to maintain this gem
for existing Ruby releases and get these changes incorporated into newer
Ruby versions.

Do you read [ruby-core:22539]?
 
T

Tony Arcieri

[Note: parts of this message were removed to make it a legal post.]

Do you read [ruby-core:22539]?

No, I haven't. Thanks for bringing it to my attention.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,770
Messages
2,569,583
Members
45,072
Latest member
trafficcone

Latest Threads

Top