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 #5 from cjw at daneel dot dyndns dot org  2006-04-12 19:08 -------
There are probably disadvantages: it doesn't seem possible to bind to 127.0.0.1
this way. So choosing the socket domain that matches the address to
bind/connect to is probably a good idea. I thought other java implementations
use the IPv4-in-IPv6 system but now I'm not so sure about that.


-- 


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]