Hi,I have implemented a StreamIoHandler, and when I receive a sessionOpened() I would like to get the ip. I have looked at the IOSession object but it only seems to be able to return a SocketAddress which doesnt have any methods. How do I get the IP ?
Regards, Johannes U. Jensen
