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