Searched refs:nextLocalPort (Results 1 – 1 of 1) sorted by relevance
38 private static int nextLocalPort = Configuration.DEFAULT_SERVER_PORT; field in DeviceBridge145 int localPort = nextLocalPort++; in setupDeviceForward()