On Thu, 2011-08-11 at 11:08 -0400, Rajith Attapattu wrote: > ... > > 1. Actually listening/connecting to IPv6 sockets (including the correct > > reconnect and multiple listening socket logic) > > My understanding is that since Java 1.4, there have been support for IPv6. > AFAIK this is transparent and code wise we don't really have to do > anything special. > But of course we have to test this out and see.
I doubt this is the case unless thought has gone into it initially, as you have to do things differently to get v6 sockets as opposed to v4. I'll go and look at code to see if I can substantiate. Andrew --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
