Searched refs:USE_TCP_SIMPLE_SERVER (Results 1 – 3 of 3) sorted by relevance
292 } else if (Constants.USE_TCP_DEBUG && !Constants.USE_TCP_SIMPLE_SERVER) {674 if (Constants.USE_TCP_DEBUG && !Constants.USE_TCP_SIMPLE_SERVER) { in insertShare()
181 if(!Constants.USE_TCP_SIMPLE_SERVER) { in start()
252 public static final boolean USE_TCP_SIMPLE_SERVER = false; field in Constants