Searched defs:SO_KEEPALIVE (Results 1 – 3 of 3) sorted by relevance
131 public static final int SO_KEEPALIVE = 8; field
38 public static final int SO_KEEPALIVE = 7; field in OldSocketTestCase
420 public static final int SO_KEEPALIVE = placeholder(); field in OsConstants