SocketChannel小问题
当client断开报java.nio.channels.ClosedChannelException,重新链接后server还是报java.nio.channels.ClosedChannelException,只能收不能发,SocketChannel.open()后查看isopen是false这是怎么回事呀