Searched refs:ACCEPT_TIMEOUT_MILLIS (Results 1 - 1 of 1) sorted by relevance

/external/vogar/src/vogar/monitor/
H A DTargetMonitor.java34 private static final int ACCEPT_TIMEOUT_MILLIS = 10 * 1000; field in class:TargetMonitor
52 serverSocket.setSoTimeout(ACCEPT_TIMEOUT_MILLIS);

Completed in 71 milliseconds