Searched defs:SO_TIMEOUT (Results 1 – 4 of 4) sorted by relevance
34 private static final int SO_TIMEOUT = 1000; field in MulticastSocketTest
37 public static final int SO_TIMEOUT = 4; field in OldSocketTestCase
261 @Native public final static int SO_TIMEOUT = 0x1006; field
680 final int SO_TIMEOUT = 200; in test_accept_SOTIMEOUT() local