This is the mail archive of the java-prs@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libgcj/27066] libgcj native socket code does not support IPv6



------- Comment #4 from mckinlay at redhat dot com  2006-04-11 18:08 -------
You are correct - I didn't notice that setTcpNoDelay, etc, call getImpl() -
however, this could be fixed if neccessary.

The question is whether this fix is the best one. Is there any disadvantage
(performance or otherwise) to always using PF_INET6 sockets, even for IPv4
addresses?


-- 

mckinlay at redhat dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2006-04-11 18:08:20
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27066


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]