Jordan Sissel created JRUBY-6527:
------------------------------------
Summary: Socket#connect_nonblock raises Errno::EINPROGRESS, but
MRI raises IO::WaitWritable
Key: JRUBY-6527
URL: https://jira.codehaus.org/browse/JRUBY-6527
Project: JRuby
Issue Type: Bug
Affects Versions: JRuby 1.6.7
Reporter: Jordan Sissel
Assignee: Thomas E Enebo
Under MRI ruby 1.9.x, the docs say connect_nonblock will raise IO::WaitWritable
-
http://www.ruby-doc.org/stdlib-1.9.3/libdoc/socket/rdoc/Socket.html#method-i-connect_nonblock
JRuby raises Errno::EINPROGRESS.
To be fair, I believe that under 1.8.x, ruby would raise Errno::EINPROGRESS.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email