Searched defs:SO_KEEPALIVE (Results 1 – 6 of 6) sorted by relevance
19 #define SO_KEEPALIVE 9 macro
23 #define SO_KEEPALIVE 0x0008 /* Keep connections alive and send macro
80 #define SO_KEEPALIVE 0x0008 /* keep connections alive */ macro
367 #define SO_KEEPALIVE 0x0008 /* keep connections alive */ macro
301 public static final int SO_KEEPALIVE = placeholder(); field in OsConstants