Searched defs:SO_LINGER (Results 1 – 7 of 7) sorted by relevance
88 public static final String SO_LINGER = "http.socket.linger"; field
23 #define SO_LINGER 13 macro
28 #define SO_LINGER 0x0080 /* Block on close of a reliable macro
84 #define SO_LINGER 0x0080 /* linger on close if data present */ macro
371 #define SO_LINGER 0x0080 /* linger on close if data present */ macro
302 public static final int SO_LINGER = placeholder(); field in OsConstants