jdk-24/test/jdk/java/net/SocketOption
Vladimir A Ivanov 93fcbec20a 8243099: SO_INCOMING_NAPI_ID support
Add support for the SO_INCOMING_NAPI_ID socket option to jdk.net.ExtendedSocketOptions

Co-authored-by: Dinesh Kumar <dinesh.kumar@intel.com>
Reviewed-by: alanb, chegar, dfuchs, vtewari, pconcannon
2020-05-20 15:12:28 -07:00
..
AfterClose.java 8243099: SO_INCOMING_NAPI_ID support 2020-05-20 15:12:28 -07:00
CachedImplOptions.java 8241988: DatagramSocket incorrectly caches the first set of socket options 2020-04-03 07:16:35 +01:00
ImmutableOptions.java 8223652: Rename IPSupport.skipIfCurrentConfigurationIsInvalid() to IPSupport.throwSkippedExceptionIfNonOperational() 2019-05-09 10:28:29 -07:00
MinimumRcvBufferSize.java 8223652: Rename IPSupport.skipIfCurrentConfigurationIsInvalid() to IPSupport.throwSkippedExceptionIfNonOperational() 2019-05-09 10:28:29 -07:00
NullsAndBadValues.java 8225424: Add jdk.net.usePlainSocketImpl runs to a couple of tests 2019-06-07 11:47:49 +01:00
OptionsTest.java 8241072: Reimplement the Legacy DatagramSocket API 2020-05-12 21:51:53 +01:00
RequiredOptions.java 8235141: Specify the required standard socket options for the socket types in the java.net package 2019-12-10 13:22:52 +00:00
SupportedOptionsSet.java 8234148: DatagramSocket.setOption/getOption/supportedOption should support multicast options 2019-12-09 14:25:37 +00:00
TcpKeepAliveTest.java 8229486: Replace wildcard address with loopback or local host in tests - part 21 2019-08-15 12:58:27 +01:00
UnsupportedOptionsTest.java 8224477: java.net socket types new-style socket option methods - spec and impl mismatch 2019-05-29 13:58:05 +01:00