我看过关于这个问题的其他答案,但他们大多声明在绑定(bind)套接字之前调用setReuseAddress(true)。但我正在这样做,但仍然不起作用,有人可以帮我解决这个问题吗?SocketChanneltunnel=SocketChannel.open();if(!protect(tunnel.socket())){thrownewIllegalStateException("Cannotprotecttunnel");}Log.i("TAG","test");tunnel.socket().setReuseAddress(true);tunnel.socket().bind(ne