[windows] UNIXSocket and UNIXServer should not be defined on Windows
--------------------------------------------------------------------
Key: JRUBY-4046
URL: http://jira.codehaus.org/browse/JRUBY-4046
Project: JRuby
Issue Type: Bug
Components: Windows
Affects Versions: JRuby 1.4.0RC1
Environment: jruby 1.5dev, win Vista x64 with jdk x32.
Reporter: Vladimir Sizikov
On windows, once we require 'socket', both UNIXSocket and UNIXServer are
defined but fully non-functional. Also, MRI doesn't define those on Windows as
well, and we probably should do the same.
In test/test_socket.rb, we filter out those tests for UNIXSocket/Server
checking if defined?(UNIXSocket), hence all the failures there on Windows.
--
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