Searched defs:SO_KEEPALIVE (Results 1 – 4 of 4) sorted by relevance
319 @Native public final static 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
706 public static final int SO_KEEPALIVE = placeholder(); field in OsConstants