Searched defs:CLOSE_TIMEOUT (Results 1 – 2 of 2) sorted by relevance
56 public static final long CLOSE_TIMEOUT = ANNOUNCE_WAIT_INTERVAL * 5L; field in DNSConstants
40 private static final int CLOSE_TIMEOUT = 1000; field in WebSocketChannelClient