Home | History | Annotate | Download | only in net

Lines Matching defs:clientPort

744         int clientPort = client.getLocalPort();
747 new InetSocketAddress(InetAddress.getLocalHost(), clientPort),
761 clientPort = client.getLocalPort();
763 new InetSocketAddress(InetAddress.getLocalHost(), clientPort),