Thomas E Enebo created JRUBY-6665: ------------------------------------- Summary: Multicast not working on Windows (see test_socket.rb) Key: JRUBY-6665 URL: https://jira.codehaus.org/browse/JRUBY-6665 Project: JRuby Issue Type: Bug Components: Core Classes/Modules, Windows Affects Versions: JRuby 1.6.7 Reporter: Thomas E Enebo
The unit test: test_multicast_send_and_receive hangs in msys window and gives a bind error: name or service not own using cygwin. I really am confused why the behavior is different but it appears to be a result of the bind to Socket::INADDR_ANY. This inaddr_any is defined wrong or unsupported by windows. No stacktrace because I have only been getting core dumps on this :) -- 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