Searched defs:SO_KEEPALIVE (Results 1 – 5 of 5) sorted by relevance
331 @Native public static final int SO_KEEPALIVE = 0x0008; field
84 public static final SocketOption<Boolean> SO_KEEPALIVE = field in StandardSocketOptions
43 public static final int SO_KEEPALIVE = 7; field in OldSocketTestCase
1127 public static final int SO_KEEPALIVE; field in OsConstants
715 public static final int SO_KEEPALIVE = placeholder(); field in OsConstants