@bascule Any thoughts on hacks around JRuby OpenSSL's lack of #accept_nonblock? Trying to get this patch finished :)
@kenkeiter no idea, besides making it block on JRuby or bugging @nahi some more ;)
-
-
-
@kenkeiter@nahi for now just do blocking accept unless defined?(JRUBY_VERSION) and we can fix it later ;)
End of conversation
New conversation -
-
-
@bascule@kenkeiter 1.7 may have improvements but we should revisit Socket#*_nonblock first. Better use Java's NIO/SSL directly for now. -
-
@kenkeiter@nahi honestly I'd prefer for it to be broken in "pure" Ruby than go to great lengths to work around the problem -
@bascule Agree for the most part, but we could still create a JRuby-specific monkey-patch for the issue.. :P -
@kenkeiter oh definitely... it could probably be (monkey)patched in pure Ruby/JI at that...
End of conversation
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.