Lorsque je tente d'utiliser net/https avec JRuby 1.3.0RC1 avec la gemme JRuby-openssl-0.5.1 installé, je reçois l'erreur suivante:OpenSSL: JRuby ne supporte que F_SETFL pour fcntl/ioctl actuellement
Error in JobsRequiringReportDataProcessor: JRuby only supports F_SETFL for fcntl/ioctl currently
/opt/bin/jruby/lib/ruby/gems/1.8/gems/jruby-openssl-0.5.1/lib/openssl/ssl.rb:56:in `initialize'
/opt/bin/jruby/lib/ruby/1.8/net/http.rb:571:in `connect'
/opt/bin/jruby/lib/ruby/1.8/net/http.rb:557:in `do_start'
/opt/bin/jruby/lib/ruby/1.8/net/http.rb:546:in `start'
Je ne sais pas quelle est la cause de ce problème, donc toute aide serait appréciée.