Tony Arcieri created JRUBY-6442: ----------------------------------- Summary: TCPSocket#write_nonblock blocks Key: JRUBY-6442 URL: https://jira.codehaus.org/browse/JRUBY-6442 Project: JRuby Issue Type: Bug Components: Core Classes/Modules Affects Versions: JRuby 1.6.6, JRuby 1.7 Environment: jruby 1.6.6 (ruby-1.9.2-p312) (2012-01-30 5673572) (Java HotSpot(TM) 64-Bit Server VM 1.6.0_29) [darwin-x86_64-java] Reporter: Tony Arcieri
This gist reproduces the problem: https://gist.github.com/1803874 Where all other Rubies eventually raise Errno::EWOULDBLOCK, JRuby instead blocks during a #write_nonblock call -- 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