Searched defs:TIMED_OUT (Results 1 – 3 of 3) sorted by relevance
39 TIMED_OUT = -110, // -ETIMEDOUT enumerator
37 public static final int TIMED_OUT = -ETIMEDOUT; field in LegacyExceptionUtils
61 public static final int TIMED_OUT = 13; field in DisconnectCause