Searched defs:SO_LINGER (Results 1 – 4 of 4) sorted by relevance
240 @Native public final static int SO_LINGER = 0x0080; field
218 public static final SocketOption<Integer> SO_LINGER = field in StandardSocketOptions
33 public static final int SO_LINGER = 2; field in OldSocketTestCase
572 public static final int SO_LINGER = placeholder(); field in OsConstants