TCPSocket.new('localhost', 2001) connects on the wrong interface
----------------------------------------------------------------

                 Key: JRUBY-2655
                 URL: http://jira.codehaus.org/browse/JRUBY-2655
             Project: JRuby
          Issue Type: Bug
          Components: Core Classes/Modules
    Affects Versions: JRuby 1.1.2
         Environment: OS X 10.5.3
            Reporter: Kevin Ballard


Using TCPSocket.new with the 'localhost' address does not use the loopback 
interface. MRI properly listens/connects on the loopback interface when using 
'localhost'.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.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


Reply via email to