IPSocket.peeraddr should take an argument to note do a lookup -------------------------------------------------------------
Key: JRUBY-5932 URL: https://jira.codehaus.org/browse/JRUBY-5932 Project: JRuby Issue Type: Bug Components: Core Classes/Modules Affects Versions: JRuby 1.6.2 Environment: Ubuntu 11.04, RVM installed JRuby 1.6.2 (1.7 RVM version was not working at the time), ran this: "export JRUBY_OPTS=--1.9" Reporter: Kasper Johansen Priority: Minor The current version of JRuby's IPSocket.peeraddr does not accept the argument to not a lookup on the address as described here: http://ruby-doc.org/stdlib/libdoc/socket/rdoc/classes/IPSocket.html#M003776 To reproduce I have created a Git repository: git clone git://github.com/kaspernj/JRuby-RSpecs.git cd JRuby-RSpecs bunde rake-jruby-1.6.2 This is my first bug-report - please tell me if I should do something different next time. -- This message is automatically generated by JIRA. 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