Sorry for the formatting... not sure what happened.
I hope it will be better this time:
--
Hello all,
I get the following exception when calling ServerSocketChannel.open():
Exception in thread "main" java.net.SocketException: Invalid argument
at sun.nio.ch.Net.socket0(Native Method)
at
Hello all,
I get the following exception when calling ServerSocketChannel.open():
Exception in thread "main" java.net.SocketException: Invalid argument at
sun.nio.ch.Net.socket0(Native Method) at
sun.nio.ch.Net.serverSocket(Net.java:415) at
sun.nio.ch.ServerSocketChannelImpl.(ServerSock