BasicSocket#shutdown is not fully implemented, and behaves a bit differently 
from MRI where implemented
-------------------------------------------------------------------------------------------------------

                 Key: JRUBY-4287
                 URL: http://jira.codehaus.org/browse/JRUBY-4287
             Project: JRuby
          Issue Type: Bug
          Components: Extensions
    Affects Versions: JRuby 1.4
         Environment: Latest jruby dev.
            Reporter: Vladimir Sizikov
            Assignee: Vladimir Sizikov
             Fix For: JRuby 1.5


Currently, BasicSocket#shutdown only handles how=2, and is implemented as 
close(), which is not how MRI does things. E.g., in MRI, calling shutdown(2) on 
socket does not make it closed (in a sence than closed? returns false).

Will fix.

-- 
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