Searched defs:SO_REUSEADDR (Results 1 – 5 of 5) sorted by relevance
172 @Native public static final int SO_REUSEADDR = 0x04; field
186 public static final SocketOption<Boolean> SO_REUSEADDR = field in StandardSocketOptions
45 public static final int SO_REUSEADDR = 8; field in OldSocketTestCase
1151 public static final int SO_REUSEADDR; field in OsConstants
726 public static final int SO_REUSEADDR = placeholder(); field in OsConstants